# Testing
pytest-cov
tox
coveralls

# Documentation
sphinx
sphinx_rtd_theme

# Release
wheel
twine

# Linting
pep8
flake8
