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 c63939d commit 88d52f1Copy full SHA for 88d52f1
python/uv/private/uv_repositories.bzl
@@ -24,7 +24,7 @@ load(":versions.bzl", "UV_PLATFORMS", "UV_TOOL_VERSIONS")
24
25
UV_BUILD_TMPL = """\
26
# Generated by repositories.bzl
27
-load("@rules_python//python/uv:toolchain.bzl", "uv_toolchain")
+load("@rules_python//python/uv:uv_toolchain.bzl", "uv_toolchain")
28
29
uv_toolchain(
30
name = "uv_toolchain",
0 commit comments