googleapis / sphinx-docfx-yaml

Forked sphinx-docfx-yaml repository for creating DocFX YAML for Python Client Libraries
Apache License 2.0
5 stars 7 forks source link

build: update iamcredentials to iam #286

Closed dandhlee closed 1 year ago

dandhlee commented 1 year ago

This is to update references to iamcredentials client library's package name back to iam. This will be used for backwards compatibility for python-iam client library releases that's been named as iamcredentials instead of iam.

Towards b/249115548.