Sfoglia il codice sorgente

Switching to Python 3.7

Nikola Kotur 5 anni fa
parent
commit
0b984ff916
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: |