scripts/install.py

branch
eric7
changeset 9214
bd28e56047d7
parent 9209
b99e7fd55fd3
child 9218
71cf3979a6c9
--- a/scripts/install.py	Mon Jul 11 16:09:04 2022 +0200
+++ b/scripts/install.py	Mon Jul 11 16:42:50 2022 +0200
@@ -1632,6 +1632,7 @@
         "cyclonedx-python-lib": ("cyclonedx", ""),
         "cyclonedx-bom": ("cyclonedx_py", ""),
         "trove-classifiers": ("trove_classifiers", ""),
+        "black": ("black", ">=22.6.0"),
     }
     if not ignorePyqt6Tools:
         optionalModulesList["qt6-applications"] = ("qt6_applications", "")

eric ide

mercurial