Skip to content

Commit

Permalink
Internal
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 679719542
  • Loading branch information
schmidt-sebastian authored and copybara-github committed Sep 27, 2024
1 parent c67c7f7 commit 7a9d25d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,7 @@ http_archive(
url = "https://github.com/bazelbuild/rules_python/releases/download/0.26.0/rules_python-0.26.0.tar.gz",
)

load("@rules_python//python:repositories.bzl", "py_repositories", "python_register_toolchains")
python_register_toolchains("python", ignore_root_user_error = True, python_version = "3.10")

load("@rules_python//python:repositories.bzl", "py_repositories")
py_repositories()

http_archive(
Expand Down

0 comments on commit 7a9d25d

Please sign in to comment.