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 84d7ae1 commit b60b5c9Copy full SHA for b60b5c9
requirements_dev_minimal.txt
@@ -7,4 +7,4 @@ setuptools-scm==3.3.3
7
# test requirements
8
pytest==5.0.1; python_version > '3.0'
9
# don't let pyup change this, needed until we drop support for py27
10
-pytest==4.6.5; python_version < '3.0'
+pytest==4.6.5; python_version < '3.0' # pyup: ignore
0 commit comments