mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-18 00:13:43 -05:00
Replaced pyvenv by -m venv
This commit is contained in:
@@ -160,7 +160,7 @@ EOS
|
||||
IFS="$OLDIFS"
|
||||
fi
|
||||
|
||||
# virtualenv/pyvenv
|
||||
# virtualenv/venv
|
||||
case "${shell}" in
|
||||
fish )
|
||||
cat <<EOS
|
||||
|
||||
Reference in New Issue
Block a user