Skip to content

Commit

Permalink
Add flake8<4 constraint to avoid tholo/pytest-flake8#81
Browse files Browse the repository at this point in the history
  • Loading branch information
papr committed Jan 20, 2022
1 parent 811532a commit ec37115
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 @@ -40,6 +40,7 @@ docs =
rst.linker>=1.9
sphinx
testing =
flake8<4 # workaround https://github.com/tholo/pytest-flake8/issues/81
pytest>=6
pytest-black>=0.3.7
pytest-checkdocs>=2.4
Expand Down

0 comments on commit ec37115

Please sign in to comment.