update pyenv python version

This commit is contained in:
Adeeb Shihadeh
2021-12-05 22:48:09 -08:00
parent 00fb84cfeb
commit 423b6b0fbb
+1 -1
View File
@@ -33,7 +33,7 @@ export QT_QPA_PLATFORM="wayland-egl"
# python setup
export PYTHONPATH="/data/pythonpath:/data/pythonpath/pyextra"
export PATH="/usr/local/pyenv/bin:$PATH"
export PYENV_VERSION="3.8.5"
export PYENV_VERSION="3.8.10"
export PYENV_ROOT="/usr/local/pyenv"
# output of "pyenv init - --no-rehash"