Skip to content

Commit 66e8896

Browse files
committed
add a note
1 parent f14d91b commit 66e8896

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/private/toolchains_repo.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ toolchain_aliases(
151151
rctx.file("defs.bzl", content = """\
152152
# Generated by python/private/toolchains_repo.bzl
153153
154+
# NOTE @aignas 2025-01-21: we have deprecated these in favour of just using
155+
# `py_binary`. So users of these should also migrate.
154156
load(
155157
"{rules_python}//python/config_settings:transition.bzl",
156158
_py_binary = "py_binary",

0 commit comments

Comments
 (0)