mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 12:29:30 +02:00
Configure and fix the .readthedocs.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
formats: []
|
version: 2
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: latest
|
os: ubuntu-20.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.9"
|
python: "3.9"
|
||||||
|
|
||||||
@@ -13,3 +13,7 @@ python:
|
|||||||
extra_requirements:
|
extra_requirements:
|
||||||
- docs
|
- docs
|
||||||
system_packages: true
|
system_packages: true
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
builder: dirhtml
|
||||||
|
fail_on_warning: true
|
||||||
|
|||||||
Reference in New Issue
Block a user