From 5494c374c18f2c361b03d0e40d81268c3a8d828c Mon Sep 17 00:00:00 2001 From: Ewan Jones Date: Sun, 16 Sep 2018 19:33:40 +0200 Subject: [PATCH] bumping python version to 3.7 for better support moving forward --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 95f4d4b..d2ef1e5 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -3,7 +3,7 @@ # Only use spaces to indent your .yml configuration. # ----- # You can specify a custom docker image from Docker Hub as your build environment. -image: python:3.5.1 +image: python:3.7 pipelines: default: