This commit is contained in:
yamotonalds
2017-02-18 22:06:05 +09:00
committed by GitHub
parent 53dd8bcf46
commit 304dff741f

View File

@@ -375,7 +375,7 @@ if [ -n "$UPGRADE" ]; then
fi fi
fi fi
if [ -z "${VIRTUALEN_VERSION}" ]; then if [ -z "${VIRTUALENV_VERSION}" ]; then
case "${PYENV_VERSION}" in case "${PYENV_VERSION}" in
"3.0"* ) "3.0"* )
NO_ENSUREPIP=1 NO_ENSUREPIP=1