Skip to content

Commit e70de6c

Browse files
committed
fix WORKSPACE
1 parent 9aad4b7 commit e70de6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WORKSPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ DEFAULT_PYTHON = "3.12"
198198
python_register_toolchains(
199199
name = "python3_12",
200200
python_version = DEFAULT_PYTHON,
201+
ignore_root_user_error=True,
201202
)
202203

203204
# Create a central external repo, @pip_deps, that contains Bazel targets for all the

0 commit comments

Comments
 (0)