Upgraded readthedocs recipe

Refs https://github.com/simonw/sqlite-utils/pull/691#issuecomment-3644136334
This commit is contained in:
Simon Willison 2025-12-11 14:58:44 -08:00
commit af04768e73

View file

@ -4,16 +4,13 @@ sphinx:
configuration: docs/conf.py configuration: docs/conf.py
build: build:
os: ubuntu-22.04 os: ubuntu-24.04
tools: tools:
python: "3.11" python: "3.13"
jobs:
python: install:
install: - pip install --upgrade pip
- method: pip - pip install --group 'docs'
path: .
dependency-groups:
- dev
formats: formats:
- pdf - pdf