From 95dba618330473bef262ceaa9f1e3d08fbde07e3 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Sun, 5 Apr 2026 20:27:32 +0100 Subject: [PATCH] Update ReadTheDocs to Python 3.12 Python 3.11 is no longer supported; builds were failing. Co-Authored-By: Claude Opus 4.6 (1M context) --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7362fe557..223ffda10 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.12" python: install: