ZSH: Suppression de FLASK_SKIP_DOTENV
This commit is contained in:
parent
bd1041a3f6
commit
475146872e
2
.zshrc
2
.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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user