.ruff_cache/
.mypy_cache/
.pytest_cache/
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
.venv/
.venv-verify/

# Dev-only lock. This is a library, so we resolve dependencies fresh rather
# than pinning what consumers get.
uv.lock
