Nathaniel Manista 9eebb6d13d Merge pull request #16378 from ghostwriternr/module-level-logger-fix 7 anni fa
..
grpc_testing a20e2073c1 Configure module level loggers with basicConfig() 7 anni fa
MANIFEST.in 650fcb6b8d Add MANIFEST and README to grpcio_testing package 7 anni fa
README.rst 650fcb6b8d Add MANIFEST and README to grpcio_testing package 7 anni fa
grpc_version.py 8ceb27a324 Regenerate projects 7 anni fa
setup.py bc8495da7a upgrade python to protobuf 3.6.0 7 anni fa

README.rst

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

Testing utilities for gRPC Python

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

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