Yash Tibrewal 06a6175846 Regenerate projects %!s(int64=6) %!d(string=hai) anos
..
grpc_testing 07109f07e2 Fix grpc_testing context.abort %!s(int64=6) %!d(string=hai) anos
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages %!s(int64=6) %!d(string=hai) anos
README.rst cb9e2188ab Add python deprecation notices. %!s(int64=6) %!d(string=hai) anos
grpc_version.py 06a6175846 Regenerate projects %!s(int64=6) %!d(string=hai) anos
setup.py 5d95bf037d Actually include README.rst in all packages %!s(int64=6) %!d(string=hai) anos
testing_commands.py dbad0522c3 Revert "Merge pull request #17752 from grpc/license-symlinks" %!s(int64=6) %!d(string=hai) anos

README.rst

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

Testing utilities for gRPC Python

Supported Python Versions
-------------------------
Python >= 3.5

Deprecated Python Versions
--------------------------
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

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

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