ソースを参照

Switching to Python 3.7

Nikola Kotur 5 年 前
コミット
0b984ff916
1 ファイル変更1 行追加1 行削除
  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: |