Update readthedocs.yml to use Python 3.12

This commit is contained in:
grossmj
2024-01-12 15:27:41 +11:00
parent 466eb8128e
commit 9e1a1337d4

View File

@ -1,5 +1,9 @@
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
python: "3.12"
sphinx:
configuration: docs/conf.py