fix: running black on python 3.11
[babeltrace.git] / dev-requirements.txt
index 452c0de654b52c01a7bad7582b1bd0125581fb7b..4331ffd09d7012ba7cd25402d4b60abd9378c560 100644 (file)
@@ -1,2 +1,4 @@
 black ~= 22.0
 flake8 >= 3.8
+# Required for black 22.0, it's broken with click >= 8.1
+click < 8.1
This page took 0.023363 seconds and 4 git commands to generate.