From 719acfe5bd3badce7219e9fe0acd68df743e6be3 Mon Sep 17 00:00:00 2001 From: Candy26i <131415506+Candy26i@users.noreply.github.com> Date: Sat, 26 Apr 2025 16:14:05 -0700 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 84ffcac..115bd26 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-24.04 tools: - python: "3.12" + python: "3.10" mkdocs: configuration: mkdocs.yml