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: .