Commit 09e10009 by Ralf W. Grosse-Kunstleve Committed by Copybara-Service

Fix OSS build failures caused by 550d7304

PiperOrigin-RevId: 553889862
parent 550d7304
# Pybind11 bindings for the Abseil C++ Common Libraries
load("//third_party/bazel_rules/rules_python/python:py_extension.bzl", "py_extension")
load("//third_party/bazel_rules/rules_python/python:py_library.bzl", "py_library")
# Placeholder: load py_extension
# Placeholder: load py_library
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension", "pybind_library")
package(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment