· 7 years ago · Apr 10, 2018, 12:48 AM
1# when you call conda deactivate this script will be executed
2# removes the environment variables automatically on environment deactivation
3
4# this goes in /anaconda3/envs/ENVIRONMENT-NAME/etc/conda/deactivate.d
5
6unset DEBUG SECRET_KEY DB_HOST DB_PORT DB_NAME DB_USER DB_PASSWORD STATIC_URL