diff options
Diffstat (limited to 'src/python/grpcio_test/MANIFEST.in')
-rw-r--r-- | src/python/grpcio_test/MANIFEST.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/python/grpcio_test/MANIFEST.in b/src/python/grpcio_test/MANIFEST.in new file mode 100644 index 0000000000..c9327307dc --- /dev/null +++ b/src/python/grpcio_test/MANIFEST.in @@ -0,0 +1,4 @@ +graft grpc_interop +graft grpc_test +include commands.py +include requirements.txt |