This commit is contained in:
Yamashita, Yuu
2018-05-24 12:28:04 +00:00
parent a75aa66490
commit 42f8ed2dce

View File

@@ -9,7 +9,7 @@
# -f/--force Install even if the version appears to be installed already # -f/--force Install even if the version appears to be installed already
# #
PYENV_VIRTUALENV_VERSION="1.1.2" PYENV_VIRTUALENV_VERSION="1.1.3"
set -e set -e
[ -n "$PYENV_DEBUG" ] && set -x [ -n "$PYENV_DEBUG" ] && set -x