-
-
Notifications
You must be signed in to change notification settings - Fork 678
Support annotations in bzlmod's pip extension #1213
Copy link
Copy link
Closed
Labels
type: bzlmodbzlmod workbzlmod work
Description
🚀 feature request
Description
The pip extension is currently missing support for the annotation API.
Describe the solution you'd like
Probably this needs to be implemented as a new tag class on the extension to define annotations for packages loaded from pip because you can't load the macro that is needed for the package_annotation.
Describe alternatives you've considered
I've attempted to put the code in a custom extension but obviously this isn't an ideal solution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: bzlmodbzlmod workbzlmod work