aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_testing/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/grpcio_testing/README.rst')
-rw-r--r--src/python/grpcio_testing/README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/python/grpcio_testing/README.rst b/src/python/grpcio_testing/README.rst
new file mode 100644
index 0000000000..c699b80fb6
--- /dev/null
+++ b/src/python/grpcio_testing/README.rst
@@ -0,0 +1,10 @@
+gRPC Python Testing Package
+===========================
+
+Testing utilities for gRPC Python
+
+Dependencies
+------------
+
+Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
+