Skip to content

Commit

Permalink
Pin flake8. Workaround for tholo/pytest-flake8#87.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 30, 2022
1 parent 369b348 commit 25d0f50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Expand Up @@ -31,6 +31,8 @@ testing =
pytest >= 6
pytest-checkdocs >= 2.4
pytest-flake8
# workaround for tholo/pytest-flake8#87
flake8 < 5
pytest-black >= 0.3.7; \
# workaround for jaraco/skeleton#22
python_implementation != "PyPy"
Expand Down

0 comments on commit 25d0f50

Please sign in to comment.