//python/uv:uv_toolchain_info.bzl

The UvToolchainInfo provider.

EXPERIMENTAL: This is experimental and may be removed without notice

provider UvToolchainInfo

Information about how to invoke the uv executable.

UvToolchainInfo.<init>(label, uv, version)
UvToolchainInfo.label: Label

The uv toolchain implementation label returned by the toolchain.

UvToolchainInfo.uv: Target

The uv binary Target

UvToolchainInfo.version: str

The uv version