Use coveralls-python instead of python-coveralls

This commit is contained in:
Paul Romano 2018-09-05 20:12:08 -05:00
parent cea5f557f8
commit e971ebbfe6

View file

@ -22,4 +22,4 @@ python tools/ci/travis-install.py
pip install -e .[test]
# For uploading to coveralls
pip install python-coveralls
pip install coveralls