Browse Source

Merge pull request #8786 from mhilbrunner/downgrade-python

[3.3] Downgrade Python
Max Hilbrunner 1 year ago
parent
commit
db5a44e0cd
1 changed files with 1 additions and 1 deletions
  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