From 2747be3ac0ad9de3794fe46a119b6a8ae5f0290a Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Fri, 12 Apr 2019 16:49:34 +0100 Subject: [PATCH] unpin patch version of python 3.5.5 is removed in the next version of python-buildpack --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index f0e4f4e5d..454452e35 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.5.5 +python-3.5.x