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 5e41679 commit d9a13c7Copy full SHA for d9a13c7
setup.cfg
@@ -31,7 +31,7 @@ exclude =
31
[options.extras_require]
32
testing =
33
# upstream
34
- pytest >= 3.5, !=3.7.3
+ pytest >= 4.6
35
pytest-checkdocs >= 1.2.3
36
pytest-flake8
37
pytest-black >= 0.3.7; python_implementation != "PyPy"
0 commit comments