scripts/install.py

branch
eric7
changeset 10854
30c45bd597e6
parent 10828
fc1310995b98
child 10864
8917b1a45546
diff -r 1f651b204780 -r 30c45bd597e6 scripts/install.py
--- a/scripts/install.py	Fri Jul 19 11:54:29 2024 +0200
+++ b/scripts/install.py	Fri Jul 19 18:06:48 2024 +0200
@@ -1734,6 +1734,7 @@
         "pyenchant": ("enchant", ""),
         "wheel": ("wheel", ""),
         "esprima": ("esprima", ""),
+        "fido2": ("fido2", ""),
     }
     if withPyqt6Tools:
         optionalModulesList["qt6-applications"] = ("qt6_applications", "")

eric ide

mercurial