mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-08 11:33:55 -05:00
@@ -375,7 +375,7 @@ if [ -n "$UPGRADE" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ -z "${VIRTUALEN_VERSION}" ]; then
|
||||
if [ -z "${VIRTUALENV_VERSION}" ]; then
|
||||
case "${PYENV_VERSION}" in
|
||||
"3.0"* )
|
||||
NO_ENSUREPIP=1
|
||||
|
||||
Reference in New Issue
Block a user