native-api
há 2 anos
committed by
GitHub
ascendente
cometimento
cdd97d8c30
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com
1 adições e
0 eliminações
-
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 |
|
|
|
|