scripts/install.py

branch
eric7
changeset 10828
fc1310995b98
parent 10801
5859861e7a1f
child 10854
30c45bd597e6
--- a/scripts/install.py	Fri Jul 05 10:36:19 2024 +0200
+++ b/scripts/install.py	Sat Jul 06 17:17:07 2024 +0200
@@ -1722,6 +1722,7 @@
         "semver": ("semver", ""),
         "pipdeptree": ("pipdeptree", ""),
         "watchdog": ("watchdog", ">=3.0.0"),
+        "psutil": ("psutil", ""),
     }
     optionalModulesList = {
         # key is pip project name

eric ide

mercurial