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 5d20c4a commit d1d3b3bCopy full SHA for d1d3b3b
python/proto/BUILD.bazel
@@ -20,4 +20,5 @@ package(default_visibility = ["//visibility:public"])
20
alias(
21
name = "toolchain_type",
22
actual = "@com_google_protobuf//bazel/private:python_toolchain_type",
23
+ deprecation = "Use @com_google_protobuf//bazel/private:python_toolchain_type instead",
24
)
0 commit comments