scripts/install-dependencies.py

branch
eric7-maintenance
changeset 11063
bb05d1db9286
parent 11053
5f044e09aba5
child 11090
f5f5f5803935
diff -r b011307033d5 -r bb05d1db9286 scripts/install-dependencies.py
--- a/scripts/install-dependencies.py	Thu Oct 31 10:54:59 2024 +0100
+++ b/scripts/install-dependencies.py	Sat Nov 30 11:08:07 2024 +0100
@@ -96,6 +96,7 @@
         "wheel",
         "esprima",
         "fido2",
+        "pyusb>=1.2.0",
     )
     optionalWindowsPackages = (
         "pywin32>=1.0",

eric ide

mercurial