From 4949511ccaffdc270f1c6306e3df5d356e9edbe0 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 13 Apr 2021 17:36:06 -0700 Subject: upgrade to python3.8 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 4cc4c45..4f69c9e 100644 --- a/Pipfile +++ b/Pipfile @@ -32,4 +32,4 @@ regex = "*" zstandard = "*" [requires] -python_version = "3.7" +python_version = "3.8" -- cgit v1.2.3