Преглед изворни кода

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