# These are tools that are required for development using the virtualenv
# It should _not_ include package dependencies that are already listed
# in `dependencies.txt`

build>=0.8.0
coverage>=5.3.1,<6
pycodestyle>=2.5.0,<3
pytest-cov>=4.0.0,<5
rst-include~=2.1
tox>=3.14.6,<4
twine>=3.1.1
