From 0cc27920f8a54aa1b658be43b1b1a16ff9de21f0 Mon Sep 17 00:00:00 2001 From: Masood Malekghassemi Date: Fri, 22 Jan 2016 16:32:41 -0800 Subject: Integrate zlib into Python distribution --- PYTHON-MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'PYTHON-MANIFEST.in') 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 -- cgit v1.2.3