From da5c66d79b3bdabd5bfec581bcc7f0c1d1eea723 Mon Sep 17 00:00:00 2001 From: Mehrdad Afshari Date: Mon, 9 Apr 2018 11:14:36 -0700 Subject: Add address_sorting to PYTHON-MANIFEST --- PYTHON-MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PYTHON-MANIFEST.in') diff --git a/PYTHON-MANIFEST.in b/PYTHON-MANIFEST.in index 8be0af964f..b30a1fbf90 100644 --- a/PYTHON-MANIFEST.in +++ b/PYTHON-MANIFEST.in @@ -4,10 +4,11 @@ graft src/python/grpcio/grpcio.egg-info graft src/core graft src/boringssl graft include/grpc +graft third_party/address_sorting graft third_party/boringssl +graft third_party/cares graft third_party/nanopb graft third_party/zlib -graft third_party/cares include src/python/grpcio/_spawn_patch.py include src/python/grpcio/commands.py include src/python/grpcio/grpc_version.py -- cgit v1.2.3