Add MANIFEST.in so sdist produces working build.

This commit is contained in:
Cody Soyland
2010-04-27 09:21:47 -05:00
parent b598395d36
commit dd58c5c0d6
+3
View File
@@ -0,0 +1,3 @@
recursive-include examples *
include README.rst
include AUTHORS