From eff0efcdaa40e54bca978ce213bc5508f48f8e1f Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 30 Mar 2026 17:37:12 -0400 Subject: [PATCH] Update Read the Docs configuration for Python and OS --- .readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index d32574bd..2dc6e2f6 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,9 +9,9 @@ sphinx: configuration: docs/conf.py build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" tools: - python: "3.9" + python: "3.13" python: install: