Browse Source

Switching to Python 3.7

Nikola Kotur 5 years ago
parent
commit
0b984ff916
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .platform.app.yaml

+ 1 - 1
.platform.app.yaml

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