Forráskód Böngészése

Switching to Python 3.7

Nikola Kotur 5 éve
szülő
commit
0b984ff916
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: |