mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-06 00:33:31 -04:00
[Docs] Update Python version for docs (#3258)
* Update .readthedocs.yml * Create 3258.misc.rst
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ build:
|
||||
image: latest
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Bump python version to 3.8 in RTD configuration.
|
||||
Reference in New Issue
Block a user