From a5a2976f1547f68d839dc5837feeaa8778cc4cd9 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Wed, 20 Dec 2023 12:06:27 -0800 Subject: [PATCH] Bump python version in readthedocs This should allow us to build our documentation with the latest versions of things now that 3.8 is no longer supported by many packages. --- .readthedocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 120a14b4..77fdad60 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,8 +6,7 @@ version: 2 build: os: ubuntu-20.04 tools: - # The sphinx-2i2c-theme requires python >= 3.8 - python: "3.8" + python: "3.12" nodejs: "16" sphinx: