
.cache/
.tox/
__pycache__/
.mypy_cache/

*.pyc
*.pyo

*.egg-info
.eggs/

dist/*
/py/_version.py
.pytest_cache/
