scripts/install.py

branch
eric7
changeset 11053
5f044e09aba5
parent 11043
8cfceca767e1
child 11063
bb05d1db9286
child 11090
f5f5f5803935
equal deleted inserted replaced
11052:316be9cd43bc 11053:5f044e09aba5
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 "fido2": ("fido2", ""),
1738 "pyusb": ("usb", ">=1.2.0"),
1738 } 1739 }
1739 if withPyqt6Tools: 1740 if withPyqt6Tools:
1740 optionalModulesList["qt6-applications"] = ("qt6_applications", "") 1741 optionalModulesList["qt6-applications"] = ("qt6_applications", "")
1741 optionalWinModulesList = { 1742 optionalWinModulesList = {
1742 # key is pip project name 1743 # key is pip project name

eric ide

mercurial