Jelajahi Sumber

Switching to Python 3.7

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

+ 1 - 1
.platform.app.yaml

@@ -1,6 +1,6 @@
 name: app
 
-type: "python:3.6"
+type: "python:3.7"
 
 hooks:
   build: |