fix(pip): Only directly extract .whl files in Bazel >9 by armandomontanez · Pull Request #3452 · bazel-contrib/rules_python
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 676
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters