437015dba0
PiperOrigin-RevId: 197817738
9 lines
201 B
Python
9 lines
201 B
Python
licenses(["notice"]) # New BSD, Python Software Foundation
|
|
|
|
package(default_visibility = ["//visibility:public"])
|
|
|
|
alias(
|
|
name = "headers",
|
|
actual = "@local_config_python//:python_headers",
|
|
)
|