aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_health_checking
diff options
context:
space:
mode:
authorGravatar Masood Malekghassemi <atash@google.com>2016-12-13 13:26:47 -0800
committerGravatar Masood Malekghassemi <atash@google.com>2016-12-14 11:51:40 -0800
commitf1cdf59b7f5871c7e9523c5119dd100184521cd9 (patch)
tree87496b5d7f18639c0898f24b3f77f480657d2320 /src/python/grpcio_health_checking
parent7b1b2cc2aad07238afc95273c783cda8426856aa (diff)
Patch overlooked strings from Python un-namespacing
Diffstat (limited to 'src/python/grpcio_health_checking')
-rw-r--r--src/python/grpcio_health_checking/MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/grpcio_health_checking/MANIFEST.in b/src/python/grpcio_health_checking/MANIFEST.in
index 7407f646d1..5255e4c403 100644
--- a/src/python/grpcio_health_checking/MANIFEST.in
+++ b/src/python/grpcio_health_checking/MANIFEST.in
@@ -1,4 +1,4 @@
include grpc_version.py
include health_commands.py
-graft grpc
+graft grpc_health
global-exclude *.pyc