discord.py/.readthedocs.yml
2021-04-04 20:01:37 -04:00

19 lines
235 B
YAML

version: 2
formats: []
build:
image: latest
sphinx:
configuration: docs/conf.py
fail_on_warning: false
builder: html
python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs