ZSH: Suppression de FLASK_SKIP_DOTENV

vif
Olivier DOSSMANN 2020-05-14 17:15:06 +02:00
parent bd1041a3f6
commit 475146872e
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -84,7 +84,7 @@ export SSH_ASKPASS=qt4-ssh-askpass
export AUTEUR="Olivier DOSSMANN"
export DEFAULT_USER="od"
export PYTHONWARNINGS="ignore::DeprecationWarning"
export FLASK_SKIP_DOTENV=1
#export FLASK_SKIP_DOTENV=1 ## make problems with poetry and flask applications
export PIPENV_QUIET=1 # enlève les courtesy notice
export ENABLE_WARNINGS=false # enlève les warnings dans le setup RERO-ils