Imported Upstream version 1.41.0
[platform/upstream/grpc.git] / src / python / grpcio_testing / README.rst
1 gRPC Python Testing Package
2 ===========================
3
4 Testing utilities for gRPC Python
5
6 Supported Python Versions
7 -------------------------
8 Python >= 3.6
9
10 Dependencies
11 ------------
12
13 Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
14