Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(bzlmod): refactor pip_parse to make it more testable (bazelbuild…
…#2314) This PR introduces a new `parse_modules` function in the `pypi/extension.bzl` code to mimic the structure of the `python` extension and to make it easier to write unit tests against the extension itself. I have also written a few unit tests to verify the generic structure. Work towards bazelbuild#2268.
- Loading branch information