native-api
2 vuotta sitten
committed by
GitHub
vanhempi
commit
cdd97d8c30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa
1 lisäystä ja
0 poistoa
-
plugins/python-build/bin/pyenv-uninstall
|
|
|
@ -11,6 +11,7 @@ |
|
|
|
# See `pyenv versions` for a complete list of installed versions. |
|
|
|
# |
|
|
|
set -e |
|
|
|
[ -n "$PYENV_DEBUG" ] && set -x |
|
|
|
|
|
|
|
# Provide pyenv completions |
|
|
|
if [ "$1" = "--complete" ]; then |
|
|
|
|