Przeglądaj źródła

ReadTheDocs build fix

(cherry picked from commit 311598b74aedba16b9745cf7489a4e9bf410dd03)
Max Hilbrunner 2 lat temu
rodzic
commit
31df810eaa
1 zmienionych plików z 3 dodań i 1 usunięć
  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