Parcourir la source

Switching to Python 3.7

Nikola Kotur il y a 5 ans
Parent
commit
0b984ff916
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: |