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
build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3.11"
python:
install:
- method: pip
path: .
dependency-groups:
- dev
python: "3.13"
jobs:
install:
- pip install --upgrade pip
- pip install --group 'docs'
formats:
- pdf