Răsfoiți Sursa

Switching to Python 3.7

Nikola Kotur 5 ani în urmă
părinte
comite
0b984ff916
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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: |