Closed
1 of 1 issue completed
Description
π bug report
Affected Rule
Module extension:
pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip")
pip.parse(...)
Is this a regression?
Not sure.
Description
The repository rule for pip dependencies doesn't use repository_ctx.download()
. This breaks usages of --experimental_downloader_config
for example to use a transparent dependency mirror.
π¬ Minimal Reproduction
π₯ Exception or Error
Stack trace prints to the code linked above.
π Your Environment
Operating System:
Linux
Output of bazel version
:
7.0.2
Rules_python version:
0.37.2
Anything else relevant?
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels