Skip to content

Commit 1445178

Browse files
simuonsWixBuildServer
authored andcommitted
python: ignore_root_user_error=True
1 parent 02cc71e commit 1445178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MODULE.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ bazel_dep(
2121
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
2222
python.toolchain(
2323
configure_coverage_tool = True,
24+
ignore_root_user_error = True,
2425
python_version = "3.12",
2526
)
2627
use_repo(python, "python_3_12", "python_versions")

0 commit comments

Comments
 (0)