Skip to content

Commit bd7044d

Browse files
akbakb
authored andcommitted
Add pytest-cov
1 parent e985209 commit bd7044d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

dev-requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ mypy
1616
pytest-sphinx
1717
towncrier
1818
flake8
19+
pytest-cov

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ pyflakes==2.1.1 # via flake8
4141
pygments==2.4.2
4242
pylint==2.3.1
4343
pyparsing==2.4.0 # via packaging
44+
pytest-cov==2.7.1
4445
pytest-sphinx==0.2.2
4546
pytest==5.0.1
4647
pyyaml==5.1.1 # via watchdog

0 commit comments

Comments
 (0)