summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2015-07-31 23:04:27 +0200
committerFlorent Le Coz <louiz@louiz.org>2015-08-08 17:34:06 +0200
commit2da9e35cbc7f61a30dce5e2df05057558be63de5 (patch)
tree9c4db41e388daed208fbfbf085352270fe3458da
parent8adc8fa2ba0886c3b5fdc00de0c0aa5529487443 (diff)
downloadslixmpp-2da9e35cbc7f61a30dce5e2df05057558be63de5.tar.gz
slixmpp-2da9e35cbc7f61a30dce5e2df05057558be63de5.tar.bz2
slixmpp-2da9e35cbc7f61a30dce5e2df05057558be63de5.tar.xz
slixmpp-2da9e35cbc7f61a30dce5e2df05057558be63de5.zip
Add missing files to the MANIFEST
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f439bbd5..41263ee4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,7 @@
include README.rst
include LICENSE
-include testall.py
+include run_tests.py
+include slixmpp/stringprep.pyx
recursive-include docs Makefile *.bat *.py *.rst *.css *.ttf *.png
recursive-include examples *.py
recursive-include tests *.py