# build artifacts
*.egg-info
build/
dist/
site/
__pycache__

# test artifacts
.coverage*
