dist/
venv/
.venv/

__pycache__/

.coverage
.mypy_cache/
.pytest_cache/
.hypothesis/
.tox/

.python-version
docs/build/
