This commit is contained in:
Jovier Jimenez
2024-09-14 23:26:29 +00:00
committed by GitHub
5 changed files with 64 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ setup() {
export PYENV_ROOT="${TMP}/pyenv"
export HOOK_PATH="${TMP}/i has hooks"
mkdir -p "$HOOK_PATH"
unset PYENV_VIRTUALENV_PROMPT
}
@test "pyenv-virtualenv hooks" {