scripts/install.py

branch
eric7-maintenance
changeset 10694
f46c1e224e8a
parent 10616
4aa36fcd4a30
parent 10679
4d3e0ce54322
child 10733
d96c69a235fc
diff -r e6c9ab1dc168 -r f46c1e224e8a scripts/install.py
--- a/scripts/install.py	Tue Apr 02 10:13:41 2024 +0200
+++ b/scripts/install.py	Wed Apr 24 10:14:16 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