*.py[cod]
__pycache__/
/env*/

build/
dist/
sdist/
*.egg-info/

.cache
.pytest_cache
*.swp
.tox/
.mypy_cache

test_packages/
snippet*.py
