aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_health_checking/MANIFEST.in
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-06-08 17:52:05 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-06-08 17:52:05 -0700
commit0a0c1b0d59341e2535e27d86f1cd61f6c114b2ed (patch)
tree7910593b0f6919ae7bc8269cb8394f4ac0502fd9 /src/python/grpcio_health_checking/MANIFEST.in
parent2bdde23c25b2df3f5b94100226ca2957e4e2cba4 (diff)
parentd861b13aff7481b4901ab012cfd51c5887b11a2e (diff)
Merge remote-tracking branch 'upstream/master' into base64_decode
Diffstat (limited to 'src/python/grpcio_health_checking/MANIFEST.in')
-rw-r--r--src/python/grpcio_health_checking/MANIFEST.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/python/grpcio_health_checking/MANIFEST.in b/src/python/grpcio_health_checking/MANIFEST.in
index 498b55f20a..7d26647697 100644
--- a/src/python/grpcio_health_checking/MANIFEST.in
+++ b/src/python/grpcio_health_checking/MANIFEST.in
@@ -1,2 +1,3 @@
-graft grpc
-include commands.py
+include health_commands.py
+graft grpc_health
+global-exclude *.pyc