🚀 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.
🚀 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.