ソースを参照

Update RTD config

Max Hilbrunner 1 年間 前
コミット
b11f7c2f46
1 ファイル変更3 行追加1 行削除
  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