We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3533d commit eeb8c94Copy full SHA for eeb8c94
python/uv/private/lock.bzl
@@ -71,7 +71,6 @@ def _impl2(ctx):
71
("--no-strip-extras",),
72
(
73
"--custom-compile-command",
74
- # TODO @aignas 2025-03-13:
75
"'bazel run //{}:{}.update'".format(ctx.label.package, ctx.attr.update_target),
76
),
77
]:
0 commit comments