native-api
vor 2 Jahren
committed von
GitHub
Ursprung
Commit
cdd97d8c30
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit
1 neuen und
0 gelöschten Zeilen
-
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 |
|
|
|
|