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

# dev-only QA harness
assets/brand/_qa.html
