From d83903ffd169b6d1df425fe206c193a33193ecb0 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 7 Nov 2018 09:22:16 +0100 Subject: add _parallel_compile_patch.py to python manifest --- 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 b30a1fbf90..c0de5289ee 100644 --- a/PYTHON-MANIFEST.in +++ b/PYTHON-MANIFEST.in @@ -9,6 +9,7 @@ graft third_party/boringssl graft third_party/cares graft third_party/nanopb graft third_party/zlib +include src/python/grpcio/_parallel_compile_patch.py include src/python/grpcio/_spawn_patch.py include src/python/grpcio/commands.py include src/python/grpcio/grpc_version.py -- cgit v1.2.3