diff --git a/readthedocs.yml b/readthedocs.yml index b69909f..816ac3a 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -3,7 +3,9 @@ version: 2 build: - image: latest + os: 24.04 + tools: + python: "3.13" python: version: 3.13