build/
_build/
dist/
.coverage*
.mypy_cache
.pytest_cache
**/__pycache__/
*.egg-info
.eggs/
*.code-workspace
.vscode/
tmp/
.tox/