Change was created by the release automation script. See go/grpc-release.
Closes #36544
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36544 from yashykt:bump_dev_version_202405061956
|
||
|---|---|---|
| .. | ||
| grpc_testing | ||
| MANIFEST.in | ||
| README.rst | ||
| grpc_version.py | ||
| setup.py | ||
| testing_commands.py | ||
README.rst
gRPC Python Testing Package =========================== Testing utilities for gRPC Python Supported Python Versions ------------------------- Python >= 3.8 Dependencies ------------ Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.