Ali 4 years ago
parent
commit
e965e1ff6a
1 changed files with 2 additions and 1 deletions
  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: .