Skip to content

Commit

Permalink
Downgrade to Flake8 < 4
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Oct 23, 2021
1 parent 6290fb4 commit 0c4637c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ isort =
isort>=5.0.1
test =
black>=21.7b1 # to prevent Mypy error about `gen_python_files`, see issue #189
flake8<4
mypy>=0.910
pylint
pytest>=6.1.0
Expand Down

0 comments on commit 0c4637c

Please sign in to comment.