Browse Source

Add tools definition for RTD

Max Hilbrunner 2 years ago
parent
commit
d9e0d8386e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .readthedocs.yml

+ 2 - 0
.readthedocs.yml

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