Explorar o código

ReadTheDocs build fix

(cherry picked from commit 311598b74aedba16b9745cf7489a4e9bf410dd03)
Max Hilbrunner %!s(int64=2) %!d(string=hai) anos
pai
achega
31df810eaa
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      .readthedocs.yml

+ 3 - 1
.readthedocs.yml

@@ -5,7 +5,9 @@
 version: 2
 
 build:
-  image: latest
+  os: ubuntu-22.04
+  tools:
+    python: "3.11"
 
 sphinx:
   configuration: conf.py