From 82f4b2816e7c7f4471ac29a495f46ed9f4be4742 Mon Sep 17 00:00:00 2001 From: birgits Date: Thu, 7 Dec 2023 17:36:35 -0800 Subject: [PATCH] Tru sphinx with python 3.9 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index f6d04600f..2702d5ab2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -25,4 +25,4 @@ python: build: os: ubuntu-22.04 tools: - python: "3.8" \ No newline at end of file + python: "3.9" \ No newline at end of file