summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2009-05-30 06:09:51 +0000
committerDavid Cournapeau <cournape@gmail.com>2009-05-30 06:09:51 +0000
commit83b35de76104b67b8d4f1f1db04166ac7cf814f1 (patch)
tree0e0a61dadb478f1f51f43b05cb191ef4df15ace4 /MANIFEST.in
parent3fbb8fc98ebd99f7d1c97e8d1a4c290ec2cdbabc (diff)
downloadnumpy-83b35de76104b67b8d4f1f1db04166ac7cf814f1.tar.gz
Fix typo.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 69f94cb62..355287106 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,7 +7,7 @@ include MANIFEST.in
include LICENSE.txt
include setupscons.py
include setupegg.py
-# Adding scons build relateed files not found by distutils
+# Adding scons build related files not found by distutils
recursive-include numpy/core/code_generators *.py
include numpy/core/include/numpy/numpyconfig.h.in
recursive-include numpy SConstruct SConscript