Skip to content

Commit

Permalink
fix WORKSPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Jul 18, 2024
1 parent 9aad4b7 commit e70de6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ DEFAULT_PYTHON = "3.12"
python_register_toolchains(
name = "python3_12",
python_version = DEFAULT_PYTHON,
ignore_root_user_error=True,
)

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

0 comments on commit e70de6c

Please sign in to comment.