Sign in
fuchsia
/
third_party
/
tink
/
refs/heads/upstream/thaidn-patch-1
/
.
/
third_party
/
py
/
BUILD.tpl
blob: 19ff2cad6377f56fe3e813a59e2c32daa99bcdbc [
file
] [
log
] [
blame
] [
edit
]
licenses
([
"restricted"
])
package
(
default_visibility
=
[
"//visibility:public"
])
cc_library
(
name
=
"python_headers"
,
hdrs
=
[
":python_include"
],
includes
=
[
"python_include"
],
)
%{
PYTHON_INCLUDE_GENRULE
}
%{
PYTHON_IMPORT_LIB_GENRULE
}