aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a216979..9d6aaed 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,6 +3,8 @@ recursive-include markdown *.py
recursive-include docs *
recursive-include tests *.txt *.html *.cfg *.py
include setup.py
+include setup.cfg
+include run-tests.py
include LICENSE
include README
include INSTALL