From ef31ca2d907f83572f8866895f9b159dde0654ea Mon Sep 17 00:00:00 2001 From: nate stemen Date: Fri, 8 Dec 2023 10:06:15 -0800 Subject: [PATCH] use python 3.12 on RTD --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index f91e870862..aba2bf8c34 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.12" # Build documentation in the docs/ directory with Sphinx sphinx: