Skip to content

Commit a8e42b1

Browse files
committed
flake8 6.x breaks
1 parent 22f6950 commit a8e42b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ commands =
3232
skipsdist = true
3333
skip_install = true
3434
deps =
35-
flake8
35+
flake8<6
3636
flake8-quotes
3737
flake8-commas
3838
https://github.com/dcrosta/flake8-import-order/archive/add-fromsfirst-style.tar.gz#egg=flake8-import-order

0 commit comments

Comments
 (0)