瀏覽代碼

Downgrade Python to 3.9

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

+ 1 - 1
.readthedocs.yml

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