Red-DiscordBot/.readthedocs.yml
2022-12-09 18:50:37 +01:00

13 lines
142 B
YAML

version: 2
build:
image: latest
python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- doc