Skip to content

fix(pypi): drop unsupported args in the whl_library macro - #4083

Open
aignas wants to merge 3 commits into
bazel-contrib:mainfrom
aignas:aignas.chore.drop-args
Open

fix(pypi): drop unsupported args in the whl_library macro#4083
aignas wants to merge 3 commits into
bazel-contrib:mainfrom
aignas:aignas.chore.drop-args

Conversation

@aignas

@aignas aignas commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

With this change we just ignore unsupported args from the implementation
rules. Whilst this is a blunt tool to get the job done, it should work
for now and it is extendible to do failures or warnings in the future.

Fixes #4077

With this change we just ignore unsupported args from the implementation
rules. Whilst this is a blunt tool to get the job done, it should work
for now and it is extendible to do failures or warnings in the future.

Fixes bazel-contrib#4077
@aignas
aignas requested a review from rickeylev as a code owner August 19, 2026 14:30
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.

pip.parse fails when timeout is passed to underlying whl_archive targets

1 participant