Nikola Kotur 5 år sedan
förälder
incheckning
66adfd8a84
1 ändrade filer med 0 tillägg och 2 borttagningar
  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: