Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.

Commit 6f584fc

Browse files
committed
requirements: install 'codecov' (test)
"Hosted coverage reports for Github, Bitbucket and Gitlab". https://codecov.io https://github.com/codecov/codecov-python
1 parent 3ce8d2f commit 6f584fc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

requirements/test.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22
-r base.txt
33

44
# Required packages:
5+
codecov==2.0.15
56
coverage==4.5.2
67
flake8==3.7.6
78
mypy==0.670
89
#requests-mock==1.5.2
910
tox==3.7.0
1011

1112
# Packages dependencies:
13+
# - codecov:
14+
# - coverage
15+
# - requests
1216
# - flake8:
1317
# - mccabe
1418
# - pycodestyle

0 commit comments

Comments
 (0)