Skip to content

Commit c64902b

Browse files
committed
Pin flake8. Workaround for tholo/pytest-flake8#87.
1 parent 424717b commit c64902b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ testing =
3131
pytest >= 6
3232
pytest-checkdocs >= 2.4
3333
pytest-flake8
34+
# workaround for tholo/pytest-flake8#87
35+
flake8 < 5
3436
pytest-black >= 0.3.7; \
3537
# workaround for jaraco/skeleton#22
3638
python_implementation != "PyPy"

0 commit comments

Comments
 (0)