You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days.
Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_python!
Uh oh!
There was an error while loading. Please reload this page.
Generating
requirement.bzl
with annotations assumes the existance of the pip_parse repo. (e.g.@pip//:example.annotatons.json
)The point of vendoring requirements.bzl is to avoid the necessity of the pip_parse repo.
The text was updated successfully, but these errors were encountered: