scripts/install.py

branch
eric7
changeset 8593
1d66b6af60ed
parent 8566
0df55126fdf4
child 8611
0b1a09e47e98
--- a/scripts/install.py	Sat Sep 11 19:40:25 2021 +0200
+++ b/scripts/install.py	Sat Sep 11 19:47:02 2021 +0200
@@ -1564,6 +1564,8 @@
         "Pygments": ("pygments", ""),
         "pyenchant": ("enchant", ""),
         "wheel": ("wheel", ""),
+        "parso": ("parso", ""),
+        "jedi": ("jedi", ""),
     }
     if not ignorePyqt6Tools:
         optionalModulesList["qt6-applications"] = ("qt6_applications", "")

eric ide

mercurial