Add MANIFEST.in

This commit is contained in:
Matt Fox 2011-05-12 14:10:15 -07:00
parent 119a6cf199
commit f5e0ad83ad
1 changed files with 5 additions and 0 deletions

5
MANIFEST.in Normal file
View File

@ -0,0 +1,5 @@
include *.txt
include *.rst
include *.c
include *.pyx
include *.pxd