json-schema-validator/.readthedocs.yaml
Cristian Le d73a2f02a7
Add basic sphinx/rtd framework
Signed-off-by: Cristian Le <git@lecris.dev>
2023-07-09 21:37:34 +02:00

14 lines
178 B
YAML

version: 2
python:
install:
- path: .
extra_requirements:
- docs
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py