浏览代码

Fixed build

Nikola Kotur 5 年之前
父节点
当前提交
66adfd8a84
共有 1 个文件被更改,包括 0 次插入2 次删除
  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: