# HG changeset patch # User Gustavo Picon # Date 1275851884 18000 # Node ID aeba0e85798665ab0e652b110b526a4fd22698c0 # Parent 7a4648586b6c4ac048a04067cc2bb7804a277938 added MANIFEST.in diff -r 7a4648586b6c4ac048a04067cc2bb7804a277938 -r aeba0e85798665ab0e652b110b526a4fd22698c0 MANIFEST.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MANIFEST.in Sun Jun 06 14:18:04 2010 -0500 @@ -0,0 +1,2 @@ +include LICENSE NOTICE README MANIFEST.in +recursive-include docs Makefile *.py *.rst