# Local dev artifacts for this package only (safe to publish in the PyPI sdist).
.venv/
dist/
*.egg-info/
__pycache__/
.pytest_cache/
.env
.env.*
