Skip to content

Commit ee5f6dd

Browse files
committed
Fix flake8 dependency
1 parent ad4118c commit ee5f6dd

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
@@ -14,7 +14,7 @@ deps =
1414
hypothesis == 6.15.0
1515
pylint == 2.15.2
1616
mccabe
17-
flake8
17+
flake8 == 5.0.4
1818
flake8-comprehensions
1919
flake8-bugbear
2020
commands =

0 commit comments

Comments
 (0)