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.
2 parents 600ec1b + cd2f372 commit b2165f0Copy full SHA for b2165f0
requirements_test.txt
@@ -1,7 +1,5 @@
1
flake8~=4.0; python_version > '2.7'
2
flake8~=3.9; python_version < '3.0'
3
-m2r~=0.2.1
4
-mistune<2 # m2r breaks with newer versions
5
mock~=4.0; python_version > '2.7'
6
mock~=3.0; python_version < '3.0'
7
pytest-cov~=3.0; python_version > '2.7'
0 commit comments