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

+ 2 - 1
.readthedocs.yml

@@ -27,4 +27,5 @@ python:
   version: 3.8
   install:
     - requirements: requirements.txt
-    - -e .
+    - method: pip
+      path: .