mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
Update pyenv for newer CPython
This commit is contained in:
parent
6296b5cb54
commit
65deefe173
@ -284,7 +284,7 @@ install_pyenv()
|
||||
|
||||
git clone --quiet https://github.com/pyenv/pyenv.git ${PYENV_ROOT}
|
||||
pushd ${PYENV_ROOT}
|
||||
git checkout --quiet c057a80c8296a7c694e4ef80ecbac0d0c169df7a
|
||||
git checkout --quiet 835707da2237b8f69560b2de27ae8ddd3e6cb1a4
|
||||
popd
|
||||
eval "$(pyenv init -)"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user