__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
*.egg
build/
dist/
wheelhouse/
.pytest_cache/
.mypy_cache/
.venv/
venv/

# Bundled platform binary — staged in by the release workflow, never committed.
src/hawcx_haap/_bin/
