# example notebooks
matplotlib

# Testing
pytest-cov
coveralls

# Release
wheel
twine

# Linting
pycodestyle
flake8
