aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2011-03-25 15:03:10 -0400
committerJoe Gregorio <jcgregorio@google.com>2011-03-25 15:03:10 -0400
commit06d852bb212c749675168472d985c7ec7c885822 (patch)
tree653e9fee2d2c562ac742fcb26f072c1c66965d00 /MANIFEST.in
parent01b927081509b1dfa17c960c43e0905c2d2e5d06 (diff)
downloadgoogle-api-python-client-06d852bb212c749675168472d985c7ec7c885822.tar.gz
Cleaning up 2.7 compatibility and more work on installer.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 633da6958..bdb683de8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,10 +1,12 @@
recursive-include tests *.py *.json
+recursive-include functional_tests *.py *.json
recursive-include httplib2 *.py *.json
recursive-include uritemplate *.py *.json
recursive-include apiclient *.json *.py
recursive-include docs *.html
recursive-include samples *.py *.png *.html *.yaml *.json
include runtests.py
+include runsamples.py
include setpath.sh
include setup_utils.py
include gflags.py