Skip to content

Commit

Permalink
Require flake8 < 4, see tholo/pytest-flake8#81
Browse files Browse the repository at this point in the history
  • Loading branch information
kynan committed Jan 16, 2022
1 parent 2d55c71 commit aa7dad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

tests_require = [
'pytest',
'flake8 < 4',
'pytest-flake8',
'pytest-cram == 0.2.2',
]
Expand Down

0 comments on commit aa7dad1

Please sign in to comment.