Run readthedocs on 3.11

This commit is contained in:
Simon Willison 2025-11-04 18:45:49 -08:00
commit 764b460adf

View file

@ -3,7 +3,7 @@ version: 2
build: build:
os: ubuntu-20.04 os: ubuntu-20.04
tools: tools:
python: "3.9" python: "3.11"
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/conf.py