__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
.pytest_cache/

packages/
_build/

