From d790dd6a5cb116245a8054692a1e10713d7512ac Mon Sep 17 00:00:00 2001 From: Yuchen Zeng Date: Thu, 11 Aug 2016 17:32:50 -0700 Subject: Fix python build --- 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 96bcdb515c..938db0a33c 100644 --- a/PYTHON-MANIFEST.in +++ b/PYTHON-MANIFEST.in @@ -7,6 +7,7 @@ graft include/grpc graft third_party/boringssl graft third_party/nanopb graft third_party/zlib +graft third_party/c-ares include src/python/grpcio/_unixccompiler_patch.py include src/python/grpcio/commands.py include src/python/grpcio/grpc_version.py -- cgit v1.2.3