Select Git revision
.readthedocs.yaml

Odair M. authored
.readthedocs.yaml 190 B
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.10"
python:
install:
- requirements: ./requirements.txt
sphinx:
configuration: source/conf.py
formats:
- pdf
- epub