include tests in source distribution
authorMichael Elsdoerfer <michael@elsdoerfer.info>
Sun, 27 Jul 2008 00:02:47 +0000 (02:02 +0200)
committerMichael Elsdoerfer <michael@elsdoerfer.info>
Sun, 27 Jul 2008 00:02:47 +0000 (02:02 +0200)
MANIFEST.in

index 785affa4132cbcdf841cd59e44904ae792116a55..0e2ba0eed18728f4b35d79bb9183ec402dee4ac7 100644 (file)
@@ -1,3 +1,4 @@
 include README\r
 include LICENSE\r
-include MANIFEST.in
\ No newline at end of file
+include MANIFEST.in\r
+recursive-include tests *.py
\ No newline at end of file