kse-01/tensorflow/third_party/python_runtime/BUILD
github-classroom[bot] 05b050893c
Initial commit
2023-10-09 11:37:31 +00:00

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",
)