datasette/.readthedocs.yaml
2022-02-06 22:38:27 -08:00

17 lines
205 B
YAML

version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
sphinx:
configuration: docs/conf.py
python:
version: "3.9"
install:
- method: pip
path: .
extra_requirements:
- docs