mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Docs] Update Python version for docs (#3258)
* Update .readthedocs.yml * Create 3258.misc.rst
This commit is contained in:
parent
62aad10008
commit
a2b68ea7fc
@ -7,7 +7,7 @@ build:
|
||||
image: latest
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
|
||||
1
changelog.d/3258.misc.rst
Normal file
1
changelog.d/3258.misc.rst
Normal file
@ -0,0 +1 @@
|
||||
Bump python version to 3.8 in RTD configuration.
|
||||
Loading…
x
Reference in New Issue
Block a user