Browse Source

Downgrade Python to 3.9

Max Hilbrunner 1 năm trước cách đây
mục cha
commit
3829c4e0ad
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .readthedocs.yml

+ 1 - 1
.readthedocs.yml

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