
*__pycache__*
*.pyc

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

/site/

# Temp files
condaenv.*.requirements.txt
*.py.*.tmp
