xonsh/xontrib-vox

vox doesn't expand ~ for $VIRTUALENV_HOME

Open

#2 aperta il 21 dic 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Python (6 fork)github user discovery
good first issue

Metriche repository

Star
 (29 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Setting $VIRTUALENV_HOME to ~/.local/envs causes environments to be created in ~/\~/.local/envs (e.g. /Users/username/~/.local/envs). It would be nice if one didn't have to call os.expanduser when setting the environment variable.

Guida contributor