From e530b6f008c083187a506452a73ee93fe5fcac04 Mon Sep 17 00:00:00 2001 From: Dan F-M Date: Sun, 12 Jul 2026 09:52:14 -0400 Subject: [PATCH] Update Read the Docs to Ubuntu 24.04 and Python 3.13 Co-Authored-By: Claude Opus 4.8 (1M context) --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d41760bc..3de38244 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,11 +1,11 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-24.04 apt_packages: - fonts-liberation tools: - python: "3.11" + python: "3.13" python: install: