__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
dist/
build/
*.egg-info/
.venv/
venv/
# a library should be tested against a fresh resolution, not a pinned one
uv.lock
