We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1b460 commit cd2f372Copy full SHA for cd2f372
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