소스 검색

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