1607 "pyenchant": ("enchant", ""), |
1607 "pyenchant": ("enchant", ""), |
1608 "wheel": ("wheel", ""), |
1608 "wheel": ("wheel", ""), |
1609 "parso": ("parso", ""), |
1609 "parso": ("parso", ""), |
1610 "jedi": ("jedi", ""), |
1610 "jedi": ("jedi", ""), |
1611 "packaging": ("packaging", ""), |
1611 "packaging": ("packaging", ""), |
|
1612 "pipdeptree": ("pipdeptree", ""), |
1612 } |
1613 } |
1613 if not ignorePyqt6Tools: |
1614 if not ignorePyqt6Tools: |
1614 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1615 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1615 |
1616 |
1616 # check mandatory modules |
1617 # check mandatory modules |