jparise / vesta

Vestaboard client library for Python
https://vesta-py.readthedocs.io
MIT License
20 stars 1 forks source link

Remove the explicit coverage dependency #51

Closed jparise closed 2 years ago

jparise commented 2 years ago

pytest-cov depends on coverage, so we don't need to depend directly on a transitive package.