From 5f0caa5319c7177397a6f7e85648d98aa5b23fa5 Mon Sep 17 00:00:00 2001 From: csunny Date: Thu, 25 May 2023 11:14:58 +0800 Subject: [PATCH] fix --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7f0ba5f6a..008aa7131 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.10" sphinx: configuration: docs/conf.py