1733 "chardet": ("chardet", ""), |
1733 "chardet": ("chardet", ""), |
1734 "pyenchant": ("enchant", ""), |
1734 "pyenchant": ("enchant", ""), |
1735 "wheel": ("wheel", ""), |
1735 "wheel": ("wheel", ""), |
1736 "esprima": ("esprima", ""), |
1736 "esprima": ("esprima", ""), |
1737 "fido2": ("fido2", ""), |
1737 "fido2": ("fido2", ""), |
|
1738 "pyusb": ("usb", ">=1.2.0"), |
1738 } |
1739 } |
1739 if withPyqt6Tools: |
1740 if withPyqt6Tools: |
1740 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1741 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1741 optionalWinModulesList = { |
1742 optionalWinModulesList = { |
1742 # key is pip project name |
1743 # key is pip project name |