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 a84d7ad commit 4e7c4b6Copy full SHA for 4e7c4b6
test-requirements.txt
@@ -1,7 +1,7 @@
1
flake8; python_version >= '3.6'
2
flake8-bugbear; python_version >= '3.6'
3
flake8-pyi; python_version >= '3.6'
4
-pytest>=2.8; python_version >= '3.3'
5
-pytest-xdist>=1.13; python_version >= '3.3'
+pytest>=3.0; python_version >= '3.3'
+pytest-xdist>=1.18; python_version >= '3.3'
6
pytest-cov>=2.4.0; python_version >= '3.3'
7
typing>=3.6.1; python_version <= '3.4'
0 commit comments