A. Unique TensorFlower 794b6cb85a Make LICENSE visible to bazel.
(The OSS //tensorflow/BUILD file can't see files as they are in the parent directory.)

PiperOrigin-RevId: 180578688
2018-01-02 12:37:06 -08:00

7 lines
77 B
Python

exports_files(
[
"LICENSE",
"ACKNOWLEDGEMENTS",
],
)