소스 검색

conf rtd.io

Ali 4 년 전
부모
커밋
43c7609d60
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .readthedocs.yml

+ 2 - 2
.readthedocs.yml

@@ -19,6 +19,6 @@ formats:
 
 # Optionally set the version of Python and requirements required to build your docs
 python:
-  version: 3.7
+  version: 3.8
   install:
-    - requirements: docs/requirements.txt
+    - requirements: requirements.txt