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