diff --git a/.zshrc b/.zshrc index 35054e7..0edf1d6 100644 --- a/.zshrc +++ b/.zshrc @@ -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