浏览代码

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: |