From 58d2a69a0704a88c308d49ec134636855ed909af Mon Sep 17 00:00:00 2001 From: emacspace Date: Mon, 14 Sep 2020 18:13:15 +0000 Subject: [PATCH] documentation formatting: Mon Sep 14 18:13:15 UTC 2020 --- layers/+lang/python/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/layers/+lang/python/README.org b/layers/+lang/python/README.org index 936a755d4..0f65d65d8 100644 --- a/layers/+lang/python/README.org +++ b/layers/+lang/python/README.org @@ -385,6 +385,7 @@ variable =python-auto-set-local-pyvenv-virtualenv= to: - =on-visit= (default) set the virtualenv when you visit a python buffer, - =on-project-switch= set the virtualenv when you switch projects, - =nil= to disable. + ** Manage multiple Python versions with pyenv If you need multiple Python versions (e.g. Python 2 and Python 3) then take a look at [[https://github.com/yyuu/pyenv][pyenv]]. It enables the installation and management of multiple