fix(pip): Only directly extract .whl files in Bazel >9 by armandomontanez · Pull Request #3452 · bazel-contrib/rules_python

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

Directly extracting .whl files is only supported in Bazel >=8.3.0. This
change applies the workaround for Bazel <8.0.0 to all versions <9.0.0
for broader compatibility.

Work towards bazel-contrib#2948

gemini-code-assist[bot]

aignas

Comment on lines -380 to +383