Red-DiscordBot/.readthedocs.yml
2021-05-26 09:07:46 +01:00

13 lines
143 B
YAML

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