# Python build/test artifacts
__pycache__/
*.pyc
*.egg-info/
.pytest_cache/
build/
dist/
.venv/
.venv-verifiers/

# uv local lockfile (canonical toolchain is pip+hatchling; nothing here consumes uv.lock)
uv.lock
