From ccb59bc371a58f207adb184c18cb367a5ab6bcf6 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 9 Dec 2023 08:54:23 +1100 Subject: [PATCH] Updated to Python 3.12 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index bda03d944..e0a46f23b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,7 +5,7 @@ formats: [pdf] build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.12" python: install: