src/*.egg-info/
/.hypothesis/
/build/
/.pybuild/
.cache/
.idea/
.vscode/
.venv*/
venv*/
__pycache__/
/dist/
/.pytest_cache/
dist/
.coverage*
htmlcov/
.tox/
docs/_build/
