Add pyximport to manifest
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 17 Aug 2008 00:33:03 +0000 (17:33 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 17 Aug 2008 00:33:03 +0000 (17:33 -0700)
MANIFEST.in

index 30f4153764a308714d1a673c5380931916a6e703..d45b13d29010e511307d233c2570d56336ed84b0 100644 (file)
@@ -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