
# pixi environments
.pixi
*.egg-info
# magic environments
.magic
**/__pycache__
**/build
**/dist
.coverage
test-results
