Browse Source

Fixed build

Nikola Kotur 5 năm trước cách đây
mục cha
commit
66adfd8a84
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      .platform.app.yaml

+ 0 - 2
.platform.app.yaml

@@ -4,9 +4,7 @@ type: "python:3.7"
 
 hooks:
   build: |
-    pip install --upgrade pip
     pip install -r requirements.txt
-    pip install -e .
 
 web:
   commands: