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