python/pytables: Fixed dep information

This commit is contained in:
ponce 2012-08-23 14:26:26 +02:00 committed by Robby Workman
parent daf6654a9c
commit d26209ab16

View file

@ -15,5 +15,3 @@ PyTables has been designed to fulfill the next requirements:
way, i.e. each single byte of data on disk has to be
represented by one byte plus a small fraction when loaded
in memory.
This requires numpy, numexpr, hdf5 and Cython.