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 b8fa595 commit 8548c69Copy full SHA for 8548c69
MODULE.bazel
@@ -173,6 +173,8 @@ use_repo(
173
"build_bazel_bazel_self",
174
)
175
176
+# TODO @aignas 2025-01-27: should this be moved to `//python/extensions:uv.bzl` or should
177
+# it stay as it is? I think I may prefer to move it.
178
uv = use_extension("//python/uv:uv.bzl", "uv")
179
180
# Here is how we can define platforms for the `uv` binaries - this will affect
0 commit comments