mirror of
https://github.com/pyenv/pyenv.git
synced 2025-04-04 17:54:27 +00:00
add newline at the end of file
This commit is contained in:
parent
5e9ef18002
commit
5f46979079
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ if has_tar_xz_support; then
|
|||
install_package "Python-3.5.7" "https://www.python.org/ftp/python/3.5.7/Python-3.5.7.tar.xz#285892899bf4d5737fd08482aa6171c6b2564a45b9102dfacfb72826aebdc7dc" ldflags_dirs standard verify_py35 ensurepip
|
||||
else
|
||||
install_package "Python-3.5.7" "https://www.python.org/ftp/python/3.5.7/Python-3.5.7.tgz#542d94920a2a06a471a73b51614805ad65366af98145b0369bc374cf248b521b" ldflags_dirs standard verify_py35 ensurepip
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue