From 8b906a7f8db68336d826c553c8ff8f94ad9e45e0 Mon Sep 17 00:00:00 2001 From: epascua Date: Thu, 7 May 2026 11:58:29 -0700 Subject: [PATCH] Updating readthedocs.yml python version --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 0b5d9a90..1ffd9826 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -2,7 +2,7 @@ formats: - none python: - version: "3.8" + version: "3.11" pip_install: true extra_requirements: - docs