.hypothesis/
.pytest_cache/
.mypy_cache/
__pycache__/
*.py[cod]

*.egg-info
build/
dist/
MANIFEST
pip-wheel-metadata/

setup.py
README.rst
/.venvs/
/.task/
