diff options
author | David Cournapeau <cournape@gmail.com> | 2008-04-23 09:44:57 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2008-04-23 09:44:57 +0000 |
commit | 1bb122619c2f10818f8d66c591e79fe6b4a9b3a2 (patch) | |
tree | 9c1397a088422a65d6945cf85ab863bc12359f10 /MANIFEST.in | |
parent | 3063ef66633bb5c029b30791a2ca2cb09a692c91 (diff) | |
download | numpy-1bb122619c2f10818f8d66c591e79fe6b4a9b3a2.tar.gz |
Fix double line in MANIFEST.in.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index dfab38ebb..93782a63c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,5 +10,4 @@ include setupegg.py # Adding scons build relateed files not found by distutils include numpy/core/code_generators/__init__.py include numpy/core/include/numpy/numpyconfig.h.in -include numpy/core/include recursive-include numpy/ SConstruct |