瀏覽代碼

Add tools definition for RTD

Max Hilbrunner 2 年之前
父節點
當前提交
d9e0d8386e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .readthedocs.yml

+ 2 - 0
.readthedocs.yml

@@ -6,6 +6,8 @@ version: 2
 
 build:
   os: ubuntu-22.04
+  tools:
+    python: "3.11"
 
 sphinx:
   configuration: conf.py