dist/
build/
*.egg-info/
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.pypirc

# uv lock (library — resolved by consumers, not shipped)
uv.lock
