unfoldingWord_en_glm/.readthedocs.yaml

19 lines
334 B
YAML

version: 2
# Build instructions
build:
os: "ubuntu-22.04"
tools:
python: "3.7"
# Optionally build your docs in additional formats such as PDF
formats:
- epub
- htmlzip
- pdf
# Optionally set the version of Python and requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt