__pycache__
*/__pycache__
.DS_Store
# local env files
/env/
/venv/
.env.local
.env.*.local
#build files
/build
/dist
updatePyPi.sh