summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 4731863..3fc35a1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,8 @@
include COPYING
-include manual_tests/*.py
+include Makefile
+include runtests.py
+include tests/*.py
+include tox.ini
+
+include doc/conf.py doc/make.bat doc/Makefile
+include doc/*.rst doc/*.jpg