From a94fd2c5ed82d1373a0fd83541c4e58ca2e23d55 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 28 Dec 2020 23:34:19 -0800 Subject: update to python3.8 --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index c3929b3..bb3f180 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -54,7 +54,7 @@ zstandard = "*" black = "==19.10b0" [requires] -python_version = "3.7" +python_version = "3.8" [packages.globalwayback] version = ">=0.6.5" -- cgit v1.2.3