STT-tensorflow/third_party/python_runtime/BUILD
A. Unique TensorFlower 437015dba0 Internal cleanup to remove a difference from the code on github.
PiperOrigin-RevId: 197817738
2018-05-23 17:28:36 -07: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",
)