*.egg-info
*.pyc
/.coverage
/.mypy_cache/
/.pytest_cache/
/.python-version
/.tox
/.venv
/MANIFEST
/build/
/dist/
/docs/_build/*
/poetry.lock
