]> git.parisson.com Git - timeside.git/commitdiff
Travis-CI: put back python-setuptools in apt-get install
authorThomas Fillon <thomas@parisson.com>
Fri, 28 Nov 2014 17:53:14 +0000 (18:53 +0100)
committerThomas Fillon <thomas@parisson.com>
Fri, 28 Nov 2014 17:53:14 +0000 (18:53 +0100)
.travis.yml

index abdec9c54972470bdbccba5248dd4c6ece76ffb2..1905e3214db5b60d8f8ea7f38f2f058d94174c31 100644 (file)
@@ -8,7 +8,7 @@ virtualenv:
 before_install:
  - 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
+ - sudo apt-get install -qq python-numpy python-scipy python-matplotlib python-networkx python-setuptools
  - sudo apt-get install -qq libhdf5-serial-dev python-h5py python-tables
  - sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad