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
build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3.12"
python: "3.13"
python:
install:
@@ -14,5 +14,6 @@ python:
sphinx:
configuration: docs/source/conf.py
formats: all