xonsh/xontrib-vox

vox doesn't expand ~ for $VIRTUALENV_HOME

Open

#2 建立於 2021年12月21日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Python (6 fork)github user discovery
good first issue

倉庫指標

Star
 (29 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南