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.
1 parent e985209 commit bd7044dCopy full SHA for bd7044d
dev-requirements.in
@@ -16,3 +16,4 @@ mypy
16
pytest-sphinx
17
towncrier
18
flake8
19
+pytest-cov
dev-requirements.txt
@@ -41,6 +41,7 @@ pyflakes==2.1.1 # via flake8
41
pygments==2.4.2
42
pylint==2.3.1
43
pyparsing==2.4.0 # via packaging
44
+pytest-cov==2.7.1
45
pytest-sphinx==0.2.2
46
pytest==5.0.1
47
pyyaml==5.1.1 # via watchdog
0 commit comments