generic/.readthedocs.yml
2022-12-21 21:35:40 +01:00

15 lines
197 B
YAML

version: 2
formats: all
build:
os: ubuntu-20.04
tools:
python: "3.9"
sphinx:
configuration: docs/conf.py
python:
install:
- method: pip
path: .
extra_requirements:
- docs