MANIFEST.in: Fix typo, include test py files.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 2 Mar 2010 06:55:25 +0000 (22:55 -0800)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 2 Mar 2010 06:55:25 +0000 (22:55 -0800)
MANIFEST.in

index 528146e..5d25132 100644 (file)
@@ -1,6 +1,6 @@
 include README.txt
 include tests/*/*.list.txt
-include tests/*/*.py
+include tests/*.py
 include ZPL.txt
 include pycollate
 include NEWS.txt