Update readthedocs config

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-03-25 23:58:46 -07:00
parent 8ecb68ae01
commit c4fe84c9ff

View File

@@ -4,9 +4,9 @@
version: 2 version: 2
build: build:
os: ubuntu-22.04 os: ubuntu-24.04
tools: tools:
python: "3.12" python: "3.13"
python: python:
install: install:
@@ -14,5 +14,6 @@ python:
sphinx: sphinx:
configuration: docs/source/conf.py configuration: docs/source/conf.py
formats: all
formats: all