scripts/install.py

branch
eric7
changeset 9003
6bc210cd5726
parent 9002
31a7decd3393
child 9034
feb766f6a1c5
equal deleted inserted replaced
9002:31a7decd3393 9003:6bc210cd5726
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 "pipdeptree": ("pipdeptree", ""),
1613 "pip-licenses": ("piplicenses", ""),
1614 } 1613 }
1615 if not ignorePyqt6Tools: 1614 if not ignorePyqt6Tools:
1616 optionalModulesList["qt6-applications"] = ("qt6_applications", "") 1615 optionalModulesList["qt6-applications"] = ("qt6_applications", "")
1617 1616
1618 # check mandatory modules 1617 # check mandatory modules

eric ide

mercurial