Răsfoiți Sursa

Fixed build

Nikola Kotur 5 ani în urmă
părinte
comite
66adfd8a84
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  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: