summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-07-06 16:24:57 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2022-07-06 16:34:38 +0200
commit7f8f6711024fae68a5b2d54b34cdf249f46368a5 (patch)
tree3616ad611e5315504bd8165d836e77c6d57746a0 /requirements.d
parentadb1c362155b2fe6123c428ff102853f4d66def4 (diff)
add requirements.d/codestyle.txt with the preferred black version
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/codestyle.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.d/codestyle.txt b/requirements.d/codestyle.txt
new file mode 100644
index 000000000..b173f0123
--- /dev/null
+++ b/requirements.d/codestyle.txt
@@ -0,0 +1 @@
+black==22.6.0