From 8e5d4f079c325950b858580450d6eb00174a89f3 Mon Sep 17 00:00:00 2001 From: Intron7 Date: Fri, 6 Dec 2024 13:41:54 +0100 Subject: [PATCH] test python3.11 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index c6d76c9c..4949ef0a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,7 +5,7 @@ submodules: build: os: ubuntu-24.04 tools: - python: "3.12" + python: "3.11" commands: # Install and set up uv - asdf plugin add uv