We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424717b commit c64902bCopy full SHA for c64902b
setup.cfg
@@ -31,6 +31,8 @@ testing =
31
pytest >= 6
32
pytest-checkdocs >= 2.4
33
pytest-flake8
34
+ # workaround for tholo/pytest-flake8#87
35
+ flake8 < 5
36
pytest-black >= 0.3.7; \
37
# workaround for jaraco/skeleton#22
38
python_implementation != "PyPy"
0 commit comments