소스 검색

Update readthedoc conf

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

+ 3 - 1
.readthedocs.yml

@@ -26,4 +26,6 @@ formats:
 python:
   version: 3.8
   install:
-    - requirements: requirements.txt
+    - requirements:
+        - requirements.txt
+        - -e .