# Optional Requirements
toil

# For tests
flask
Werkzeug

# For testing
tox
pytest
coverage

#Building Docs
docutils
sphinx
sphinx_rtd_theme
recommonmark

# Used for code checking.
black
flake8
isort

# For release
wheel
twine
