generated from bazel-contrib/rules-template
-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What is the current behavior?
Hi,
I have updated to bazel 8.4. specifically for the better repository cache, which would allow to share extracted pip libraries instead of having to extract them all again every time, see bazelbuild/bazel#12227 (comment)
Describe the feature
IIUC, this needs to be supported by the rules implementation. Support for this (according to the bug) has been added in rules_python in bazel-contrib/rules_python#2730, and it would be great if it could be added to aspect_rules_py too! :)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request