STT-tensorflow/third_party/systemlibs/astor.BUILD

13 lines
217 B
Plaintext

licenses(["notice"]) # New BSD
filegroup(
name = "LICENSE",
visibility = ["//visibility:public"],
)
py_library(
name = "astor",
srcs_version = "PY2AND3",
visibility = ["//visibility:public"],
)