# packages required to run tox on the host system
virtualenv>=16.6.0
pip>=19.1.1
six>=1.14.0
tox
build
twine
python-semantic-release
# provides the *coverage* command to combine and publish coverage data
# generated within tox environments
pytest-cov
