From e4e71da47cc9567e906565a28393d371905b6464 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 2 Jul 2019 18:55:02 -0700 Subject: use python3.6 --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 07cd1b5b..3d6827c8 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -49,4 +49,4 @@ pylatexenc = "*" # (Xenial), currently the default on Internet Archive production VMs, as well # as Debian stable (stretch). Will probably bump to 3.6 in early 2019 when # updating both of these environments. -python_version = "3.5" +python_version = "3.6" -- cgit v1.2.3