aspiers/git-deps

View on GitHub
test-requirements.txt

Summary

Maintainability
Test Coverage
# Add requirements only needed for your unittests and during development here.
# They will be installed automatically when running `python setup.py test`.
# ATTENTION: Don't remove pytest-cov and pytest as they are needed.
pytest-cov
pytest