mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-09 20:09:30 +02:00
Fix .readthedocs.yml
This commit is contained in:
@@ -2,9 +2,11 @@ formats: []
|
||||
|
||||
build:
|
||||
image: latest
|
||||
tools:
|
||||
python: "3.9"
|
||||
|
||||
python:
|
||||
version: 3.6
|
||||
version: "3.9"
|
||||
pip_install: true
|
||||
extra_requirements:
|
||||
- docs
|
||||
|
||||
Reference in New Issue
Block a user