Skip to content

chore(gapic-generator): use install_unittest_dependencies in noxfile#17532

Open
ohmayr wants to merge 2 commits into
mainfrom
fix-nox-sessions-generator
Open

chore(gapic-generator): use install_unittest_dependencies in noxfile#17532
ohmayr wants to merge 2 commits into
mainfrom
fix-nox-sessions-generator

Conversation

@ohmayr

@ohmayr ohmayr commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Fixes #17531 🦕

@ohmayr ohmayr requested a review from a team as a code owner June 22, 2026 20:24

@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 refactors the noxfile.py.j2 template by replacing manual dependency installation steps in the prerelease_deps and core_deps_from_source functions with a call to a unified helper function, install_unittest_dependencies. There are no review comments, and I have no additional feedback to provide.

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.

gapic-generator: use install_unittest_dependencies in prerelease_deps and core_deps_from_source

2 participants