Jelajahi Sumber

Fix Platform build

Nikola Kotur 5 tahun lalu
induk
melakukan
13a2799185
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .platform.app.yaml

+ 1 - 0
.platform.app.yaml

@@ -4,6 +4,7 @@ type: "python:3.6"
 
 hooks:
   build: |
+    pip install --upgrade pip
     pip install -r requirements.txt
     pip install -e .