aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/gast.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/gast.BUILD')
-rw-r--r--third_party/gast.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gast.BUILD b/third_party/gast.BUILD
index 06db528ada..4866982e1f 100644
--- a/third_party/gast.BUILD
+++ b/third_party/gast.BUILD
@@ -3,7 +3,7 @@
licenses(["notice"]) # BSD 3-clause
-exports_files(["LICENSE"])
+exports_files(["PKG-INFO"])
py_library(
name = "gast",