Ver Fonte

Fixed build

Nikola Kotur há 5 anos atrás
pai
commit
66adfd8a84
1 ficheiros alterados com 0 adições e 2 exclusões
  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: