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 1256aa3 commit 7650d68Copy full SHA for 7650d68
test-requirements.txt
@@ -1,4 +1,4 @@
1
mock~=3.0.0
2
-pytest>=4.0,<6.0;python_version>='3.5'
3
-pytest>=4.0,<5.0;python_version=='2.7'
4
-pytest-cov>=2.7,<3.0
+pytest>=3.0,<6.0;python_version>='3.5'
+pytest>=3.0,<5.0;python_version=='2.7'
+pytest-cov~=2.5
0 commit comments