Bump to Python-3.9.9
This commit is contained in:
parent
5c4bcb9a33
commit
103679b1c6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user