From ac5af718436383a5e6d160da2e577c778252c0ea Mon Sep 17 00:00:00 2001 From: Ben Adida <ben@adida.net> Date: Mon, 23 Jul 2018 01:18:11 +0000 Subject: [PATCH] upgrade python --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 2b55d15..f27f1cc 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-2.7.10 +python-2.7.15 -- GitLab