# Build artifacts. Never commit these: the only copy that matters is the one on
# PyPI, and a stale wheel in the tree is how the wrong version gets uploaded.
dist/
build/
*.egg-info/
__pycache__/
.release-venv/
