projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bba219f
)
Add wrapper files to MANIFEST.in.
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 25 Jul 2010 07:34:53 +0000
(
00:34
-0700)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 25 Jul 2010 07:34:53 +0000
(
00:34
-0700)
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index 3eff3175ad2a327cea6e91e287148db5f9afb3e6..a3b3980dad340b9e744d8921f0c363331a6dde54 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-18,6
+18,7
@@
include Demos/Setup.py
include Demos/Makefile*
recursive-include Tools *
recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt
+recursive-include tests *_lib.cpp
include runtests.py
include Cython/Mac/Makefile