summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Tomecek <ttomecek@redhat.com>2016-03-04 12:08:31 +0100
committerTomas Tomecek <ttomecek@redhat.com>2016-03-08 13:33:17 +0100
commite6a81a1d058d75ea07500eb7ea0b24cfe2c9bdc9 (patch)
treead461ae246fe7c052ba78cd09fd75d4b28dbcba7
parenteb624e2c50f66d82c333dec2980b1fbbadbfa81e (diff)
downloaddocker-py-e6a81a1d058d75ea07500eb7ea0b24cfe2c9bdc9.tar.gz
include unit test data in dist tarball
Fixes #976 Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index ab64732..5513a10 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,3 +3,4 @@ include requirements.txt
include README.md
include LICENSE
recursive-include tests *.py
+recursive-include tests/unit/testdata *