mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
Drop Fedora 36, RHEL 8.4, Ubuntu 18.04 + extras (#6189)
This commit is contained in:
@@ -10,7 +10,7 @@ virtual environment.
|
||||
|
||||
.. prompt:: bash
|
||||
|
||||
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.16 -v
|
||||
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.17 -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.16
|
||||
pyenv global 3.9.17
|
||||
|
||||
Pyenv is now installed and your system should be configured to run Python 3.9.
|
||||
|
||||
Reference in New Issue
Block a user