summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel G. Taylor <dan@programmer-art.org>2014-08-25 10:01:21 -0700
committerDaniel G. Taylor <dan@programmer-art.org>2014-08-25 10:01:21 -0700
commit7f907b7ab720c7f304c9278fc936dd831cb592fa (patch)
treebcd7219a743493c1c5ec7d1625e890b72c8f4ba0
parent964999ef9cce0a416005248a7eb8ccc9ed6eb2dd (diff)
parenta977445fea0feb745166e7c4238cb1853db642f9 (diff)
downloadboto-7f907b7ab720c7f304c9278fc936dd831cb592fa.tar.gz
Merge pull request #2550 from gholms/test-endpoints
Include test_endpoints.json in source distribution. Fixes #2550.
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0b29a23f..26c87ea7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,5 +8,5 @@ include boto/pyami/copybot.cfg
include boto/services/sonofmmm.cfg
include boto/mturk/test/*.doctest
include boto/mturk/test/.gitignore
-recursive-include tests *.py *.txt
+recursive-include tests *.json *.py *.txt
recursive-include docs *