diff options
Diffstat (limited to 'libraries/pytables/README')
-rw-r--r-- | libraries/pytables/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pytables/README b/libraries/pytables/README index 331268b08f..22120c6a4a 100644 --- a/libraries/pytables/README +++ b/libraries/pytables/README @@ -16,4 +16,4 @@ PyTables has been designed to fulfill the next requirements: represented by one byte plus a small fraction when loaded in memory. -This requires numpy and hdf5. +This requires numpy, numexpr, hdf5 and Cython. |