aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/python_runtime/BUILD
blob: 2a1609191fe3515615cf537932532c71f4ef2773 (plain)
1
2
3
4
5
6
7
8
licenses(["notice"])  # New BSD, Python Software Foundation

package(default_visibility = ["//visibility:public"])

alias(
    name = "headers",
    actual = "@local_config_python//:python_headers",
)