btrfs-progs/.readthedocs.yaml

11 lines
182 B
YAML
Raw Normal View History

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
sphinx:
configuration: Documentation/conf.py
python:
install:
- requirements: Documentation/requirements.txt