From 9aa0a85ac5ced4e3afd81da7c86b2ffb0ffa8c8f Mon Sep 17 00:00:00 2001 From: Richard Murray Date: Sat, 30 Mar 2024 22:15:32 -0700 Subject: [PATCH] update to Python 3.12 --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dca7c8bc4..e080c77fb 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: