github.com/johnnyeven/libtools@v0.0.0-20191126065708-61829c1adf46/third_party/python_runtime/BUILD (about)

     1  licenses(["notice"])  # New BSD, Python Software Foundation
     2  
     3  package(default_visibility = ["//visibility:public"])
     4  
     5  alias(
     6      name = "headers",
     7      actual = "@local_config_python//:python_headers",
     8  )