scripts/install.py

branch
eric7
changeset 8977
663521af48b2
parent 8966
c6f67dbc6ee7
child 8988
ffa38e0415df
--- a/scripts/install.py	Sun Mar 13 15:20:26 2022 +0100
+++ b/scripts/install.py	Sun Mar 13 19:59:03 2022 +0100
@@ -1608,6 +1608,7 @@
         "wheel": ("wheel", ""),
         "parso": ("parso", ""),
         "jedi": ("jedi", ""),
+        "packaging": ("packaging", ""),
     }
     if not ignorePyqt6Tools:
         optionalModulesList["qt6-applications"] = ("qt6_applications", "")

eric ide

mercurial