tomato·bazeldocs v0 · latest
Docs/Reference/Modules/rules_uv

rules_uv

rules_uv is a Bazel ruleset published to the tomato-bazel registry. This page is generated from the registry, so it never drifts from what's published.

Latest0.7.4
Versions12
CategoryBazel rules
Registryhttps://registry.tbzl.dev/modules/rules_uv/
Sourcegithub.com/tomato-bazel/rules_uv

Install#

Add the registry to your .bazelrc (ahead of the BCR), then depend on it in MODULE.bazel:

.bazelrcconfig
# registry.tbzl.dev first, then the BCR
common --registry=https://registry.tbzl.dev/
common --registry=https://bcr.bazel.build/
MODULE.bazelstarlark
bazel_dep(name = "rules_uv", version = "0.7.4")

View source & releases on GitHub ↗

Versions#

12 published versions, newest first. Each resolves to an immutable, integrity-checked entry.

0.7.4latest0.7.30.7.20.7.10.7.00.6.00.5.10.5.00.4.00.3.00.2.00.1.0

← All modules