aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/BUILD
diff options
context:
space:
mode:
authorGravatar Manjunath Kudlur <keveman@google.com>2017-02-24 12:57:21 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-02-24 13:10:21 -0800
commit01ecd3fd5161269f061d0fe7562257394b2cbd7f (patch)
treec0f02171bb383e56bc5e0ae151650ca0fd6b3899 /tensorflow/tools/pip_package/BUILD
parent6e12d026eccc2762231a61fc4c951ac777faeaa8 (diff)
Rollback the change to depend on header only protobuf library.
Change: 148492669
Diffstat (limited to 'tensorflow/tools/pip_package/BUILD')
-rw-r--r--tensorflow/tools/pip_package/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index b318fd6ead..6a3f66b0fa 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -77,7 +77,6 @@ py_binary(
filegroup(
name = "licenses",
data = [
- "//:LICENSE",
"//third_party/eigen3:LICENSE",
"//third_party/hadoop:LICENSE.txt",
"@boringssl//:LICENSE",