From 45e38047489be75c25956899c27dc99ed35cec57 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 31 Mar 2023 16:03:55 +0100 Subject: [PATCH] Different Python ver --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a7a72874..726a09f7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,7 +17,7 @@ python: build: os: ubuntu-22.04 tools: - python: "3.10" + python: "3.9" sphinx: configuration: docs/source/conf.py