build/
dist/
*.egg-info/
__pycache__/
*.so
.pytest_cache/
.benchmarks/
_skbuild/
.venv/
# secrets — never commit a real token
.pypirc
.env
docs/
