# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

.hypothesis

# Virtual environments
.venv

# uv
.python-version

# cov
.coverage

# setuptools-scm version
_version.py
