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 26, 2021
1 parent 829511f commit c811040
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 @@ -44,6 +44,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 c811040

Please sign in to comment.