scripts/install.py

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

eric ide

mercurial