openmw/.readthedocs.yaml
2023-10-24 08:36:23 -05:00

12 lines
162 B
YAML

version: 2
sphinx:
configuration: docs/source/conf.py
python:
version: 3.8
install:
- requirements: docs/requirements.txt
build:
os: ubuntu-22.04