aboutsummaryrefslogtreecommitdiffhomepage
path: root/PYTHON-MANIFEST.in
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-25 12:53:50 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-25 12:53:50 -0800
commit541db25d45f548968386a17b9ca4726db912af4b (patch)
treee9320ac2058e5bd2ad2b7e424f6477265f709791 /PYTHON-MANIFEST.in
parent28991142fac3277d5af6fe17d022a37740da09b6 (diff)
parent22f6dccec6bf1efd7e2a3cbb8e138662cf8d2e35 (diff)
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
Diffstat (limited to 'PYTHON-MANIFEST.in')
-rw-r--r--PYTHON-MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/PYTHON-MANIFEST.in b/PYTHON-MANIFEST.in
index 02bd9b5229..52ef1aba5b 100644
--- a/PYTHON-MANIFEST.in
+++ b/PYTHON-MANIFEST.in
@@ -3,6 +3,7 @@ graft src/python/grpcio/tests
graft src/core
graft include/grpc
graft third_party/boringssl
+graft third_party/zlib
include src/python/grpcio/commands.py
include src/python/grpcio/grpc_core_dependencies.py
include src/python/grpcio/README.rst