From 91f1e6d290ae5cb7b183b9fb31f0530fa47fb1a0 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Wed, 21 Jun 2017 12:11:24 +0100 Subject: [PATCH] Change heroku runtime to 3.x --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index ba85ab97..5871d65b 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-2.7.13 \ No newline at end of file +python-3.6.1 \ No newline at end of file