| licenses(["notice"]) |
| |
| # Generated from Bazel's |
| # 30df02a567cbd8a307b96037f0960fca66a5deaf://src/main/protobuf/extra_actions_base.proto. |
| py_library( |
| name = "extra_actions_proto_py", |
| srcs = [ |
| "protos/extra_actions_base_pb2.py", |
| ], |
| visibility = ["//visibility:public"], |
| ) |
| |
| # Generated from Bazel's |
| # aa7e972dbc96aa94f86522d452089dc30f6dbbcd://src/main/protobuf/crosstool_config.proto. |
| py_library( |
| name = "crosstool_config_proto_py", |
| srcs = [ |
| "protos/crosstool_config_pb2.py", |
| ], |
| visibility = ["//visibility:public"], |
| deps = ["@com_google_protobuf//:protobuf_python"], |
| ) |