From e28c0791e397b78d7255f5735a0609350ee19c67 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 15 Apr 2020 18:33:21 -0700 Subject: pipenv: update to python3.7 --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index fc63697..cf6b99e 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -40,7 +40,7 @@ urlcanon = "*" zipp = "<2.0.0" [requires] -python_version = "3.5" +python_version = "3.7" [packages.globalwayback] version = ">=0.3" -- cgit v1.2.3