From bd00ac094c39907ad7e9e94ea1a260e9091f6290 Mon Sep 17 00:00:00 2001 From: Micah Gale Date: Mon, 2 Dec 2024 19:34:21 -0600 Subject: [PATCH] Bumped RTD to python 3.12. --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b7b69f9fe59..7b69b64b626 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: "ubuntu-20.04" tools: - python: "3.10" + python: "3.12" sphinx: configuration: docs/source/conf.py