Переглянути джерело

Add tools definition for RTD

Max Hilbrunner 2 роки тому
батько
коміт
d9e0d8386e
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      .readthedocs.yml

+ 2 - 0
.readthedocs.yml

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