summaryrefslogtreecommitdiff
path: root/bento.info
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2011-03-15 11:39:15 -0400
committerDavid Cournapeau <cournape@gmail.com>2011-08-29 00:32:23 +0200
commitaa7e9bda76003fa4b9843de02b949d211a0c858c (patch)
tree40266281f3c10fc5ec3982a673f8a6bc0aa5b81c /bento.info
parent992b4a79e00f48ea85e7fa5d3413bda999b20918 (diff)
downloadpython-numpy-aa7e9bda76003fa4b9843de02b949d211a0c858c.tar.gz
python-numpy-aa7e9bda76003fa4b9843de02b949d211a0c858c.tar.bz2
python-numpy-aa7e9bda76003fa4b9843de02b949d211a0c858c.zip
FEAT: numpy.core and numpy.lib both build
Diffstat (limited to 'bento.info')
-rw-r--r--bento.info6
1 files changed, 4 insertions, 2 deletions
diff --git a/bento.info b/bento.info
index 55e417b3c..c3f78cf1e 100644
--- a/bento.info
+++ b/bento.info
@@ -35,11 +35,13 @@ Classifiers:
Operating System :: MacOS
Recurse:
- numpy/core
+ numpy/core,
+ numpy/lib
HookFile:
bscript,
- numpy/core/bscript
+ numpy/core/bscript,
+ numpy/lib/bscript
ExtraSourceFiles:
numpy_templates.py,