]> git.parisson.com Git - timeside.git/commitdiff
Travis: Remove pip install setuptools
authorThomas Fillon <thomas@parisson.com>
Thu, 13 Nov 2014 08:37:05 +0000 (09:37 +0100)
committerThomas Fillon <thomas@parisson.com>
Thu, 13 Nov 2014 08:37:05 +0000 (09:37 +0100)
.travis.yml

index e04d68c8a98aa23869c144739eb03e47c4e0ad26..4daf6cac8f8d670f64cf53623c34b17cb90ccff2 100644 (file)
@@ -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