Explorar o código

Downgrade Python to 3.9

Max Hilbrunner hai 1 ano
pai
achega
3829c4e0ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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