Explorar el Código

ReadTheDocs build fix

Max Hilbrunner hace 2 años
padre
commit
311598b74a
Se han modificado 1 ficheros con 3 adiciones y 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