summaryrefslogtreecommitdiffstats
path: root/constraints.txt
diff options
context:
space:
mode:
authorPeter Kjellerstedt <pkj@axis.com>2024-08-13 20:02:55 +0200
committerLUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-09-12 16:05:35 +0000
commite5ae870a2ff9257940c3c30dab3bf51cefb526bd (patch)
tree67d21cd70e2601ec2d518e4b33880f6e37bc02d2 /constraints.txt
parente59e2ae757623e64f625a9cdadf1c2010ef82b34 (diff)
downloadgit-repo-e5ae870a2ff9257940c3c30dab3bf51cefb526bd.tar.gz
tox.ini, constraints.txt: Lock the version of black to <24
The formatting produced by black versions before 24 matches the current formatting of the code. Change-Id: I045f22d2f32a09d4683867293e81512f2abd1036 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/434997 Tested-by: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Diffstat (limited to 'constraints.txt')
-rw-r--r--constraints.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/constraints.txt b/constraints.txt
new file mode 100644
index 00000000..579c9ad8
--- /dev/null
+++ b/constraints.txt
@@ -0,0 +1 @@
black<24