akarpov/.readthedocs.yml

13 lines
154 B
YAML

version: 2
sphinx:
configuration: docs/conf.py
build:
image: testing
python:
version: 3.10
install:
- requirements: requirements/local.txt