1562 "EditorConfig": ("editorconfig", ""), |
1562 "EditorConfig": ("editorconfig", ""), |
1563 "Send2Trash": ("send2trash", ""), |
1563 "Send2Trash": ("send2trash", ""), |
1564 "Pygments": ("pygments", ""), |
1564 "Pygments": ("pygments", ""), |
1565 "pyenchant": ("enchant", ""), |
1565 "pyenchant": ("enchant", ""), |
1566 "wheel": ("wheel", ""), |
1566 "wheel": ("wheel", ""), |
|
1567 "parso": ("parso", ""), |
|
1568 "jedi": ("jedi", ""), |
1567 } |
1569 } |
1568 if not ignorePyqt6Tools: |
1570 if not ignorePyqt6Tools: |
1569 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1571 optionalModulesList["qt6-applications"] = ("qt6_applications", "") |
1570 |
1572 |
1571 # check mandatory modules |
1573 # check mandatory modules |