1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-11 04:53:47 -05:00

Merge branch 'master' into no_linuxbrew

This commit is contained in:
Ivan Pozdeev
2022-05-04 03:10:08 +03:00
30 changed files with 2136 additions and 346 deletions

View File

@@ -73,6 +73,8 @@ unset VERBOSE
unset HAS_PATCH
unset DEBUG
[ -n "$PYENV_DEBUG" ] && VERBOSE="-v"
parse_options "$@"
for option in "${OPTIONS[@]}"; do
case "$option" in