Skip to content

Commit cd2f372

Browse files
committed
remove obsolete requirement
1 parent ab1b460 commit cd2f372

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

requirements_test.txt

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
flake8~=4.0; python_version > '2.7'
22
flake8~=3.9; python_version < '3.0'
3-
m2r~=0.2.1
4-
mistune<2 # m2r breaks with newer versions
53
mock~=4.0; python_version > '2.7'
64
mock~=3.0; python_version < '3.0'
75
pytest-cov~=3.0; python_version > '2.7'

0 commit comments

Comments
 (0)