Kaynağa Gözat

Fixed build

Nikola Kotur 5 yıl önce
ebeveyn
işleme
66adfd8a84
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  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: