Ver Fonte

Switching to Python 3.7

Nikola Kotur há 5 anos atrás
pai
commit
0b984ff916
1 ficheiros alterados com 1 adições e 1 exclusões
  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: |