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

# uv writes this when the suite is run through `uv run`; the project has never
# carried a lockfile and CI regenerates one per job.
uv.lock
