venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
.pytest_cache/

# Staged at publish time by publish.sh — copied from repo root, not tracked here.
/LICENSE
/README.md
