Explorar el Código

[Pipfile] update to py 3.7 interpreter builds

Chris Simpkins hace 7 años
padre
commit
70f48603ea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Pipfile

+ 1 - 1
Pipfile

@@ -10,4 +10,4 @@ fontmake = "*"
 [dev-packages]
 
 [requires]
-python_version = "3.6"
+python_version = "3.7"