Browse Source

[Pipfile] update to py 3.7 interpreter builds

Chris Simpkins 6 years ago
parent
commit
70f48603ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Pipfile

+ 1 - 1
Pipfile

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