[Python Misc] Add CSM package to verify_python_release (#36963)

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes #36963

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36963 from XuanWang-Amos:add_csm_to_verify_python_release 3e64130771
PiperOrigin-RevId: 644470995
pull/36967/head^2
Xuan Wang 8 months ago committed by Copybara-Service
parent abcd95a955
commit 2e9f5f1e4a
  1. 1
      tools/release/verify_python_release.py

@ -45,6 +45,7 @@ _DEFAULT_PACKAGES = [
"grpcio-admin",
"grpcio-csds",
"grpcio-observability",
"grpcio-csm-observability",
"xds-protos",
]

Loading…
Cancel
Save