We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1907b6d commit 2b362a8Copy full SHA for 2b362a8
test-requirements.txt
@@ -1,6 +1,6 @@
1
flake8; python_version >= '3.6'
2
flake8-bugbear; python_version >= '3.6'
3
flake8-pyi; python_version >= '3.6'
4
-pytest>=4.4.1; python_version >= '3.4'
+pytest>=4.4.1
5
pytest-xdist>=1.18; python_version >= '3.4'
6
pytest-cov>=2.4.0; python_version >= '3.4'
0 commit comments