Build docs with 3.11 on ReadTheDocs

Inspired by https://github.com/simonw/sqlite-utils/issues/540
This commit is contained in:
Simon Willison 2023-05-07 11:44:27 -07:00 committed by GitHub
commit d3d16b5ccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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