Bump to Python-3.9.9

This commit is contained in:
Gerard Vermeulen 2021-12-03 15:28:37 +01:00
parent 5c4bcb9a33
commit 103679b1c6

View File

@ -1056,7 +1056,7 @@ Python org-mode edit-buffers in ~anaconda-mode~.
(when (and (executable-find "pyenv")
(require 'pyenv-mode nil 'noerror))
(pyenv-mode +1)
(pyenv-mode-set "3.9.8/envs/python-3.9.8"))
(pyenv-mode-set "3.9.9/envs/python-3.9.9"))
#+end_src
#+attr_latex: :options bgcolor=LightGoldenrodYellow