summaryrefslogtreecommitdiffstats
path: root/python/pytables
diff options
context:
space:
mode:
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
commitd26209ab167d064cedd46f60c2153bfd2a1cb9e9 (patch)
treebc1eef3c17a7a039ac43c7e00b1dc295a4ff7806 /python/pytables
parentdaf6654a9c6bc80056a0a920cfe355f6c921cac5 (diff)
downloadslackbuilds-d26209ab167d064cedd46f60c2153bfd2a1cb9e9.tar.gz
slackbuilds-d26209ab167d064cedd46f60c2153bfd2a1cb9e9.tar.xz
python/pytables: Fixed dep information
Diffstat (limited to 'python/pytables')
-rw-r--r--python/pytables/README2
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.