]> git.parisson.com Git - timeside-diadems.git/commitdiff
fix:(travis): fix pytables package in travis
authorThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 10:49:46 +0000 (12:49 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 10:49:46 +0000 (12:49 +0200)
.travis.yml
README.rst

index 751a6f25976360ff5950db1491f1441efd3f2c08..95a619d39b04f7f0bc36a1c5f16e01dd40694121 100644 (file)
@@ -10,7 +10,7 @@ before_install:
  - sudo apt-get -qq update
  - sudo apt-get install python-setuptools
  - sudo apt-get install -qq python-numpy python-scipy python-matplotlib
- - sudo apt-get install -qq libhdf5-serial-dev python-h5py pytables
+ - 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
 
 # command to install dependencies
index c7a79fb4550b4671d8b2dc23fde72b06119c0a0f..3574305ade0b4aa50f22a805459e45009728397e 100644 (file)
@@ -292,7 +292,7 @@ Dependencies
 Needed::
 
  python (>=2.7) python-setuptools python-numpy python-scipy python-h5py python-matplotlib python-imaging
- python-simplejson python-yaml python-mutagen libhdf5-serial-dev pytables python-gst0.10
+ python-simplejson python-yaml python-mutagen libhdf5-serial-dev python-tables python-gst0.10
  gstreamer0.10-gnonlin gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly
 
 Optional::