From 85a5ffa1a9000778f0c7eb0942c38c78938f55f3 Mon Sep 17 00:00:00 2001
From: Ken Payson <kpayson@google.com>
Date: Thu, 5 May 2016 10:30:10 -0700
Subject: [PATCH] Manifest changes

---
 src/python/grpcio_health_checking/MANIFEST.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/python/grpcio_health_checking/MANIFEST.in b/src/python/grpcio_health_checking/MANIFEST.in
index e8b4113adb..40c6ac8497 100644
--- a/src/python/grpcio_health_checking/MANIFEST.in
+++ b/src/python/grpcio_health_checking/MANIFEST.in
@@ -1,2 +1 @@
-graft grpc_health_checking
-include health_commands.py
+global-exclude *.pyc
-- 
GitLab