datasette/.readthedocs.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
189 B
YAML
Raw Permalink Normal View History

version: 2
build:
os: ubuntu-20.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py
python:
2022-02-06 22:38:27 -08:00
install:
- method: pip
path: .
extra_requirements:
- docs