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