Add python-coverage as dependency for contributing

CONTRIBUTING.md:
Add python-coverage to the list of dependencies for testing.
This commit is contained in:
David Runge
2021-10-31 21:27:18 +01:00
committed by Levente Polyak
parent f27a7b90c2
commit d969587bf7

View File

@ -30,6 +30,7 @@ The following additional packages need to be installed to be able to lint
and develop this project:
* python-black
* python-coverage
* python-isort
* python-pytest
* flake8