-
Dominique Quatravaux authored
One or more of the following environment variables (not sure which) causes Python Click to freak out on the remote side: ```bash export LC_TELEPHONE=de_CH.UTF-8 export LC_MEASUREMENT=de_CH.UTF-8 export LC_NAME=de_CH.UTF-8 export LC_PAPER=de_CH.UTF-8 export LC_ADDRESS=de_CH.UTF-8 export LC_IDENTIFICATION=de_CH.UTF-8 export LC_NUMERIC=de_CH.UTF-8 export LC_TIME=de_CH.UTF-8 export LC_MONETARY=de_CH.UTF-8 export LANG=en_US.UTF-8 ```
4ce2dacb
Loading