Merge pull request #6437 from kpayson64/build_change

Add egg-info to python distribution
This commit is contained in:
Jan Tattermusch 2016-06-22 09:16:28 -07:00 committed by GitHub
commit acbf8c290a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
recursive-include src/python/grpcio/grpc *.c *.h *.py *.pyx *.pxd *.pxi *.python *.pem
recursive-exclude src/python/grpcio/grpc/_cython *.so *.pyd
graft src/python/grpcio/tests
graft src/python/grpcio/grpcio.egg-info
graft src/core
graft src/boringssl
graft include/grpc