aboutsummaryrefslogtreecommitdiffhomepage
path: root/PYTHON-MANIFEST.in
diff options
context:
space:
mode:
authorGravatar Masood Malekghassemi <atash@google.com>2016-01-22 16:32:41 -0800
committerGravatar Masood Malekghassemi <atash@google.com>2016-01-22 16:39:24 -0800
commit0cc27920f8a54aa1b658be43b1b1a16ff9de21f0 (patch)
treed5e34656b4923240c516036729e9890136321f2c /PYTHON-MANIFEST.in
parentb9f11dd47b5a01b24176035416d5fe45594c562d (diff)
Integrate zlib into Python distribution
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