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 e95f95f commit 04ade9aCopy full SHA for 04ade9a
python/proto/BUILD.bazel
@@ -15,6 +15,8 @@
15
package(default_visibility = ["//visibility:public"])
16
17
# Toolchain type provided by proto_lang_toolchain rule and used by py_proto_library
18
+# Deprecated in favour of the implementation in https://github.com/protocolbuffers/protobuf.
19
+# It will be removed in a future release.
20
# Alias is here to provide backward-compatibility; see #2604
21
alias(
22
name = "toolchain_type",
0 commit comments