aiogram/.readthedocs.yml
Alex Root Junior ba7d2323c8 Fix RTD config
2021-01-12 23:38:26 +02:00

14 lines
173 B
YAML

version: 2
sphinx:
configuration: docs2/conf.py
formats: all
python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs