Skip to content

Commit f153e6e

Browse files
committed
Pipfile: Add pytest-cov and coverage
1 parent 939eb39 commit f153e6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ libtmux = {path = ".",editable = true}
1414
black = "==19.3b0"
1515
sphinx-issues = "*"
1616
pytest-cov = "*"
17+
coverage = "*"
1718

1819
[packages]
1920

0 commit comments

Comments
 (0)