1732 "pyyaml": ("yaml", ""), |
1732 "pyyaml": ("yaml", ""), |
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 } |
1738 } |
1738 if withPyqt6Tools: |
1739 if withPyqt6Tools: |
1739 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1740 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1740 |
1741 |
1741 # check mandatory PyQt6 modules |
1742 # check mandatory PyQt6 modules |