projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a91171e
)
Add pyximport to manifest
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 17 Aug 2008 00:33:03 +0000
(17:33 -0700)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sun, 17 Aug 2008 00:33:03 +0000
(17:33 -0700)
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index 30f4153764a308714d1a673c5380931916a6e703..d45b13d29010e511307d233c2570d56336ed84b0 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-22,3
+22,6
@@
include runtests.py
include Cython/Mac/Makefile
include Cython/Mac/_Filemodule_patched.c
+
+recursive-include pyximport *.py
+include pyximport/PKG-INFO pyximport/README