mirror of https://github.com/grpc/grpc.git
[Python Deps] Deprecate pkg_resources in grpc_tools (#35382)
…/protoc.py
pkg_resources deprecated in grpc_tools/protoc.py
.venv/lib/python3.11/site-packages/grpc_tools/protoc.py:21: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
Fix for [https://github.com/grpc/grpc/issues/33570](https://github.com/grpc/grpc/issues/33570)
Closes #35382
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35382 from fahadahammed:fix-33570 27429f7a8c
PiperOrigin-RevId: 603189291
pull/35774/head
parent
03375e064f
commit
eae9c558cf
2 changed files with 25 additions and 6 deletions
Loading…
Reference in new issue