diff --git a/MANIFEST.in b/MANIFEST.in index 07b86325..e1d6d043 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,7 @@ include README.rst NEWS.rst HACKING.rst COPYING AUTHORS THANKS include livetest.py include ez_setup.py include interact.py +include tests/*.py recursive-include imapclient/examples * recursive-include doc *.txt *.rst *.py *.png *.css *.html