8 lines
201 B (Stored with Git LFS)
Python
8 lines
201 B (Stored with Git LFS)
Python
licenses(["notice"]) # New BSD, Python Software Foundation
|
|
|
|
package(default_visibility = ["//visibility:public"])
|
|
|
|
alias(
|
|
name = "headers",
|
|
actual = "@local_config_python//:python_headers",
|
|
)
|