From: Thomas Fillon Date: Thu, 13 Nov 2014 08:37:05 +0000 (+0100) Subject: Travis: Remove pip install setuptools X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c609ed10214c21c6937fc9a0dc096aabda1a0951;p=timeside.git Travis: Remove pip install setuptools --- diff --git a/.travis.yml b/.travis.yml index e04d68c..4daf6ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ virtualenv: # command to prepare the system to install prerequisites or dependencies before_install: - pip install -U pip - - pip install -U setuptools - sudo add-apt-repository -y ppa:donk/gstreamer - sudo apt-get -qq update - sudo apt-get install -qq python-numpy python-scipy python-matplotlib python-networkx