From 47041272d2f6e40a8d894ca7fbc067cbe051a188 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 12 Nov 2015 17:28:25 +0200 Subject: [PATCH] Fix Circle build --- circle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/circle.yml b/circle.yml index b0553fc8..a2ec6207 100644 --- a/circle.yml +++ b/circle.yml @@ -10,6 +10,7 @@ machine: checkout: post: - git submodule update --init + - pip install -U pip setuptools virtualenv dependencies: pre: