We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b274c commit e177cb4Copy full SHA for e177cb4
python/test_requirements.txt
@@ -2,6 +2,5 @@ flake8 >= 3.0.0
2
flake8-comprehensions >= 1.4.1
3
flake8-ycm >= 0.1.0
4
PyHamcrest >= 1.10.1
5
-coverage <5.0
6
-click <8.0.0
7
-covimerage >= 0.2.0
+# Use the updated fork
+git+https://github.com/bstaletic/covimerage
0 commit comments