summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hupp <adam@hupp.org>2017-03-19 23:23:50 -0700
committerAdam Hupp <adam@hupp.org>2017-03-19 23:23:50 -0700
commitb84a85a123ca9896df4a5df812a9b4f7f93335cc (patch)
tree6b556f0ca65eed88bcce2e33a37088c09ffce903
parent70c3b928a18ccc4171ce77547c2d889a5bbb8d97 (diff)
downloadpython-magic-0.4.13.tar.gz
add testdata to sdist0.4.13
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 17d6d45..d246939 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,4 @@
include *.py
include LICENSE
+include test/testdata/*
+include test/*.sh