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 f7c9ef6 commit cb4af32Copy full SHA for cb4af32
requirements_dev_minimal.txt
@@ -6,4 +6,5 @@ msgpack-python==0.5.6
6
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'
0 commit comments