diff MANIFEST.in @ 767:6c244d3ceaf7

add a MANIFEST.in file (fixes #142) This ensures that source archives include help, tests and our Makefile.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Mon, 29 Nov 2010 11:50:56 +0100
parents
children 8a226f0f99aa
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,2 @@
+include Makefile *.rst
+recursive-include tests *.py *.sh *.svndump *.txt