We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96c01a commit 4ab62a1Copy full SHA for 4ab62a1
platform_defs/BUILD
@@ -16,6 +16,6 @@ py_runtime_pair(
16
toolchain(
17
name = "default_python3_toolchain",
18
toolchain = ":just_python3",
19
- toolchain_type = "@bazel_tools//tools/python:toolchain_type",
+ toolchain_type = "@rules_python//python:toolchain_type",
20
)
21
0 commit comments