Skip to content

Commit e8f5b1d

Browse files
committed
cleanup
1 parent 60b910c commit e8f5b1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/local_toolchains/MODULE.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ python.toolchain(python_version = "3.12")
110110
python.toolchain(python_version = "3.11")
111111
use_repo(python, "rules_python_bzlmod_debug")
112112

113+
register_toolchains("@local_toolchains//:all")
114+
113115
pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip")
114116
pip.parse(
115117
hub_name = "pypi",

0 commit comments

Comments
 (0)