# Python
__pycache__/

# setuptools
MANIFEST
/build/
/dist/
/docs/build/
*.egg-info/

# Other tools
/.tox/
/.coverage
