Skip to content

Commit b2165f0

Browse files
authored
Merge pull request #255 from a-detiste/master
remove obsolete requirement
2 parents 600ec1b + cd2f372 commit b2165f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

requirements_test.txt

Lines changed: 0 additions & 2 deletions
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)