py-kms/.readthedocs.yaml

16 lines
183 B
YAML
Raw Permalink Normal View History

version: 2
build:
os: "ubuntu-24.04"
tools:
python: "3.12"
python:
install:
- requirements: docs/requirements.txt
sphinx:
configuration: docs/conf.py
formats: all