[3.4] Bump Python version in install guides to 3.9.13 (#5719)

Bump Python version in install guides to 3.9.13
This commit is contained in:
Jakub Kuczys
2022-06-02 12:47:54 +02:00
committed by GitHub
parent e71415c7cd
commit afaa1e2846
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ virtual environment.
.. prompt:: bash
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.9 -v
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.13 -v
This may take a long time to complete, depending on your hardware. For some machines (such as
Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove
@@ -22,6 +22,6 @@ After that is finished, run:
.. prompt:: bash
pyenv global 3.9.9
pyenv global 3.9.13
Pyenv is now installed and your system should be configured to run Python 3.9.