Skip to content

Commit 3725928

Browse files
committed
Pipfile: Add codecov to dev dependencies
1 parent b616f76 commit 3725928

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
@@ -27,6 +27,7 @@ colorama = "*"
2727
e1839a8 = {path = ".",editable = true}
2828
pytest-cov = "*"
2929
coverage = "*"
30+
codecov = "*"
3031

3132
[requires]
3233
python_version = "3"

0 commit comments

Comments
 (0)