scripts/install.py

branch
eric7
changeset 10854
30c45bd597e6
parent 10828
fc1310995b98
child 10864
8917b1a45546
equal deleted inserted replaced
10853:1f651b204780 10854:30c45bd597e6
1732 "pyyaml": ("yaml", ""), 1732 "pyyaml": ("yaml", ""),
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 } 1738 }
1738 if withPyqt6Tools: 1739 if withPyqt6Tools:
1739 optionalModulesList["qt6-applications"] = ("qt6_applications", "") 1740 optionalModulesList["qt6-applications"] = ("qt6_applications", "")
1740 1741
1741 # check mandatory PyQt6 modules 1742 # check mandatory PyQt6 modules

eric ide

mercurial