-
-
Notifications
You must be signed in to change notification settings - Fork 611
Closed
Description
🚀 feature request
Relevant Rules
Description
The current example for vendoring in pip_parse uses a WORKSPACE file to load in a generated .bzl file. This is all well and good, but if someone wanted to fetch rules_python via bzl mod that no longer works. Its not immediately obvious how to make this work within a MODULE.bazel file, or if this can be done at all.
Describe the solution you'd like
Making a new example directory or migrating the existing example of pip_parse_vendored to bzlmod
Metadata
Metadata
Assignees
Labels
No labels