Skip to content

fix(storage): resolve reST link target mismatch in README and add long_description_content_type - #18210

Open
codyoss wants to merge 1 commit into
googleapis:mainfrom
codyoss:fix-storage-readme-rest-target
Open

fix(storage): resolve reST link target mismatch in README and add long_description_content_type#18210
codyoss wants to merge 1 commit into
googleapis:mainfrom
codyoss:fix-storage-readme-rest-target

Conversation

@codyoss

@codyoss codyoss commented Aug 25, 2026

Copy link
Copy Markdown
Member

Fixes a reST target name mismatch in README.rst and docs/README.rst that caused PyPI upload failures, and explicitly sets long_description_content_type="text/x-rst" in setup.py.

Verified with twine check (PASSED) and unit tests.

Related: #18211

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request corrects a typo in the README and documentation files, changing 'Setup Authentication' to 'Set up Authentication'. It also updates setup.py to include the long_description_content_type parameter set to 'text/x-rst'. No review comments were provided, and there is no additional feedback to offer.

@codyoss
codyoss marked this pull request as ready for review August 25, 2026 02:33
@codyoss
codyoss requested a review from a team as a code owner August 25, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant