Skip to content

Commit 8699b8c

Browse files
pybind11_abseil authorscopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 879458161
1 parent 54b34dd commit 8699b8c

File tree

1 file changed

+2
-0
lines changed
  • pybind11_abseil/tests

1 file changed

+2
-0
lines changed

pybind11_abseil/tests/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension", "pybind_library")
44
load("@pypi//:requirements.bzl", "requirement")
55

6+
package(default_applicable_licenses = ["//pybind11_abseil:license"])
7+
68
licenses(["notice"])
79

810
pybind_extension(

0 commit comments

Comments
 (0)