scripts/install.py

branch
eric7
changeset 11053
5f044e09aba5
parent 11043
8cfceca767e1
child 11063
bb05d1db9286
child 11090
f5f5f5803935
--- a/scripts/install.py	Thu Nov 21 17:12:21 2024 +0100
+++ b/scripts/install.py	Tue Nov 26 16:56:34 2024 +0100
@@ -1735,6 +1735,7 @@
         "wheel": ("wheel", ""),
         "esprima": ("esprima", ""),
         "fido2": ("fido2", ""),
+        "pyusb": ("usb", ">=1.2.0"),
     }
     if withPyqt6Tools:
         optionalModulesList["qt6-applications"] = ("qt6_applications", "")

eric ide

mercurial