summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRobert Bradshaw <robertwb@math.washington.edu>2008-08-16 17:33:03 -0700
committerRobert Bradshaw <robertwb@math.washington.edu>2008-08-16 17:33:03 -0700
commitd8f392c5c3dc6e4bd607e4a49b90cff99d2af216 (patch)
treecba848724042913902ab2fdef032dd366dd6db2b /MANIFEST.in
parenta91171e166feb1171938ae7009f4b036441e9434 (diff)
downloadcython-d8f392c5c3dc6e4bd607e4a49b90cff99d2af216.tar.gz
Add pyximport to manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 30f415376..d45b13d29 100644
--- 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