Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Commit

Permalink
Add coveralls to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ljvmiranda921 committed Apr 17, 2019
1 parent 26bf722 commit 453ffad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python-dotenv==0.9.1
pytest-cov
pytest==3.6.4
flake8==3.5.0
coveralls
tox
# Documentation
Sphinx==1.7.6
Expand Down
2 changes: 2 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ certifi==2018.11.29
chardet==3.0.4
colorama==0.4.1
coverage==4.5.2
coveralls==1.7.0
docopt==0.6.2
docutils==0.14
filelock==3.0.10
flake8==3.5.0
Expand Down

0 comments on commit 453ffad

Please sign in to comment.