aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c3d529d..a14d4ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,9 +1,8 @@
recursive-include markdown *.py
recursive-include docs *
-recursive-include tests *.txt *.html *.cfg *.py
+recursive-include tests *.txt *.html *.py
include setup.py
include setup.cfg
-include run-tests.py
include tox.ini
include makefile
include LICENSE.md