tox
isort
flake8
mock==1.3.0
py-pkgversion

# PyTest for running the tests.
pytest
pytest-cov

# docs
sphinx
sphinxcontrib-plantuml
