fix(pipstar): actually pass the extras down the call stack by aignas · Pull Request #3468 · bazel-contrib/rules_python

@aignas

It seems that the extras were not correctly passed down the call stack.
The upstream code was handling everything correctly and we had unit
tests for the downstream code.

Fixes bazel-contrib#3352

gemini-code-assist[bot]

rickeylev

aignas added a commit to aignas/rules_python that referenced this pull request

Dec 18, 2025

github-merge-queue bot pushed a commit that referenced this pull request

Jan 12, 2026
Test for fix for #3352 implemented in #3468.

---------

Co-authored-by: Richard Levasseur <rlevasseur@google.com>