grpc/src/python/grpcio_testing
Lidi Zheng 97453a3d81
Merge pull request #17303 from lidizheng/sanity-python-3
Run pylint test in Python 3
2018-12-20 11:22:37 -08:00
..
grpc_testing Merge pull request #17303 from lidizheng/sanity-python-3 2018-12-20 11:22:37 -08:00
MANIFEST.in Add LICENSE to grpcio-* packages 2018-12-05 15:25:48 -08:00
README.rst Add MANIFEST and README to grpcio_testing package 2018-06-20 11:26:29 -07:00
grpc_version.py Regenerate projects 2018-11-19 15:24:53 -08:00
setup.py Add LICENSE to grpcio-* packages 2018-12-05 15:25:48 -08:00
testing_commands.py Add LICENSE to grpcio-* packages 2018-12-05 15:25:48 -08:00

README.rst

gRPC Python Testing Package
===========================

Testing utilities for gRPC Python

Dependencies
------------

Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.