From ae363e6b4221bdf09044107b8400592443f1201d Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Thu, 7 Jan 2016 21:01:24 +0530 Subject: [PATCH] Use py3.5 on circleci for debug --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 2f9a02a..9a6ec85 100644 --- a/circle.yml +++ b/circle.yml @@ -1,6 +1,6 @@ machine: python: - version: 2.7.10 + version: 3.5.0 dependencies: pre: