sqlite-utils/.readthedocs.yaml
2024-04-09 20:34:42 -07:00

20 lines
211 B
YAML

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