scripts/install.py

branch
eric7
changeset 10341
3fdffd9cc21d
parent 10334
24300d16a154
child 10349
df7edc29cbfb
child 10372
1444b4bee64b
equal deleted inserted replaced
10340:548b4c7f410e 10341:3fdffd9cc21d
1641 "Markdown": ("markdown", ""), 1641 "Markdown": ("markdown", ""),
1642 "pyyaml": ("yaml", ""), 1642 "pyyaml": ("yaml", ""),
1643 "chardet": ("chardet", ""), 1643 "chardet": ("chardet", ""),
1644 "pyenchant": ("enchant", ""), 1644 "pyenchant": ("enchant", ""),
1645 "wheel": ("wheel", ""), 1645 "wheel": ("wheel", ""),
1646 "esprima": ("esprima", ""),
1646 } 1647 }
1647 if withPyqt6Tools: 1648 if withPyqt6Tools:
1648 optionalModulesList["qt6-applications"] = ("qt6_applications", "") 1649 optionalModulesList["qt6-applications"] = ("qt6_applications", "")
1649 1650
1650 # check mandatory PyQt6 modules 1651 # check mandatory PyQt6 modules

eric ide

mercurial