Implement logging
This commit is contained in:
@ -10,6 +10,6 @@ git_override(
|
||||
commit = "4f28899228fb3ad0126897876f147ca15026151e",
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_python", version = "1.1.0", dev_dependency = True)
|
||||
bazel_dep(name = "rules_python", version = "1.1.0")
|
||||
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
|
||||
python.toolchain(python_version = "3.13", is_default = True)
|
||||
|
Reference in New Issue
Block a user