From 200658ae6d686b97c129a42042a1a25bb8874070 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 27 Aug 2015 11:09:25 +0300 Subject: [PATCH] Use Circle built-in setuptools --- circle.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/circle.yml b/circle.yml index 428d157b..b0553fc8 100644 --- a/circle.yml +++ b/circle.yml @@ -7,9 +7,6 @@ machine: TOX_ENV: py26 TOX_ENV: py27 - pre: - - sudo pip install -U setuptools - checkout: post: - git submodule update --init