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 bf9fae2 commit 7bdab57Copy full SHA for 7bdab57
setup.cfg
@@ -34,8 +34,10 @@ testing =
34
pytest >= 4.6
35
pytest-checkdocs >= 1.2.3
36
pytest-flake8
37
+ # python_implementation: workaround for jaraco/skeleton#22
38
pytest-black >= 0.3.7; python_implementation != "PyPy"
39
pytest-cov
40
41
pytest-mypy; python_implementation != "PyPy"
42
pytest-enabler
43
0 commit comments