diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 14:26:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:30 -0500 |
commit | d26209ab167d064cedd46f60c2153bfd2a1cb9e9 (patch) | |
tree | bc1eef3c17a7a039ac43c7e00b1dc295a4ff7806 /python/pytables/README | |
parent | daf6654a9c6bc80056a0a920cfe355f6c921cac5 (diff) | |
download | slackbuilds-d26209ab167d064cedd46f60c2153bfd2a1cb9e9.tar.gz |
python/pytables: Fixed dep information
Diffstat (limited to 'python/pytables/README')
-rw-r--r-- | python/pytables/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pytables/README b/python/pytables/README index 22120c6a4a..4790b2fb90 100644 --- a/python/pytables/README +++ b/python/pytables/README @@ -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. |