scripts/install.py

branch
eric7
changeset 10679
4d3e0ce54322
parent 10595
59579e8aff98
child 10694
f46c1e224e8a
child 10716
11cdcc824469
diff -r 665f1084ebf9 -r 4d3e0ce54322 scripts/install.py
--- a/scripts/install.py	Wed Apr 10 10:45:31 2024 +0200
+++ b/scripts/install.py	Wed Apr 10 16:45:06 2024 +0200
@@ -1701,6 +1701,7 @@
         "coverage": ("coverage", ">=6.5.0"),
         "semver": ("semver", ""),
         "pipdeptree": ("pipdeptree", ""),
+        "watchdog": ("watchdog", ">=3.0.0"),
     }
     optionalModulesList = {
         # key is pip project name

eric ide

mercurial