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 f50fc45 commit da9f1c4Copy full SHA for da9f1c4
pybind11_protobuf/tests/BUILD
@@ -1,5 +1,8 @@
1
# Tests and examples for the pybind11_protobuf package.
2
3
+# Placeholder: load py_proto_library
4
+# Placeholder: load py_library
5
+
6
load("@com_github_grpc_grpc//bazel:python_rules.bzl", "py_proto_library")
7
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension")
8
# [internal] load cc_proto_library.bzl
0 commit comments