From 260d0d9311279f12d5f2fa0b1ae6bf60d5340300 Mon Sep 17 00:00:00 2001 From: David Turner Date: Fri, 9 Aug 2024 14:49:43 -0400 Subject: [PATCH] Updated the readthedocs python build version to 3.12 - for issue #268 Signed-off-by: David Turner --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6f5675b2..fe46cd72 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.9" + python: "3.12" # Build documentation in the docs/ directory with Sphinx sphinx: