scripts/install.py

branch
eric7
changeset 10177
27a6e35c64ed
parent 10162
e7040c88b39e
child 10192
f457742dd3d6
--- a/scripts/install.py	Thu Aug 31 14:07:24 2023 +0200
+++ b/scripts/install.py	Thu Aug 31 14:49:37 2023 +0200
@@ -1728,6 +1728,7 @@
         "isort": ("isort", ">=5.10.0"),
         "coverage": ("coverage", ">=6.5.0"),
         "semver": ("semver", ""),
+        "pipdeptree": ("pipdeptree", ""),
     }
     optionalModulesList = {
         # key is pip project name

eric ide

mercurial