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