1recursive-include src/python/grpcio/grpc *.c *.h *.inc *.py *.pyx *.pxd *.pxi *.python *.pem 2recursive-exclude src/python/grpcio/grpc/_cython *.so *.pyd 3graft src/python/grpcio/grpcio.egg-info 4graft src/core 5graft src/boringssl 6graft include/grpc 7graft third_party/abseil-cpp/absl 8graft third_party/address_sorting 9graft third_party/boringssl-with-bazel 10graft third_party/cares 11graft third_party/re2 12graft third_party/upb 13graft third_party/zlib 14include src/python/grpcio/_parallel_compile_patch.py 15include src/python/grpcio/_spawn_patch.py 16include src/python/grpcio/commands.py 17include src/python/grpcio/grpc_version.py 18include src/python/grpcio/grpc_core_dependencies.py 19include src/python/grpcio/precompiled.py 20include src/python/grpcio/support.py 21include src/python/grpcio/README.rst 22include requirements.txt 23include etc/roots.pem 24include Makefile 25include LICENSE 26