kse-01/tensorflow/third_party/python_runtime/BUILD

9 lines
201 B
Python
Raw Normal View History

2023-10-09 11:37:31 +00:00
licenses(["notice"]) # New BSD, Python Software Foundation
package(default_visibility = ["//visibility:public"])
alias(
name = "headers",
actual = "@local_config_python//:python_headers",
)