From 43aa15075970f1ad305d75566bad4bbaeea977b5 Mon Sep 17 00:00:00 2001 From: f-allian Date: Wed, 12 Nov 2025 15:01:00 +0000 Subject: [PATCH] fix: python version --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4a600d66..40458c42 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-20.04 tools: - python: "3.9" + python: "3.10" # Build documentation in the docs/ directory with Sphinx sphinx: