Skip to content

Commit

Permalink
python-coveralls --> coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Jan 9, 2020
1 parent ccb92ad commit 3d7f574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def _get_description():
long_description=_get_description(),
long_description_content_type="text/markdown",
extras_require={
"testing": ["python-coveralls"],
"testing": ["coveralls"],
"development": ["sphinx", "sphinx_rtd_theme", "ghp-import"],
},
classifiers=[
Expand Down

0 comments on commit 3d7f574

Please sign in to comment.