scripts/install.py

branch
eric7
changeset 10341
3fdffd9cc21d
parent 10334
24300d16a154
child 10349
df7edc29cbfb
child 10372
1444b4bee64b
--- a/scripts/install.py	Fri Nov 24 14:59:26 2023 +0100
+++ b/scripts/install.py	Sat Nov 25 18:19:21 2023 +0100
@@ -1643,6 +1643,7 @@
         "chardet": ("chardet", ""),
         "pyenchant": ("enchant", ""),
         "wheel": ("wheel", ""),
+        "esprima": ("esprima", ""),
     }
     if withPyqt6Tools:
         optionalModulesList["qt6-applications"] = ("qt6_applications", "")

eric ide

mercurial