Files
PeakRDL-regblock/.readthedocs.yaml
Alex Mykyta 4fad6546fd docs yaml
2023-09-28 23:21:11 -07:00

16 lines
244 B
YAML

# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt