aboutsummaryrefslogtreecommitdiffhomepage
path: root/six.BUILD
diff options
context:
space:
mode:
authorGravatar Dan <danmane@google.com>2016-11-30 17:35:30 -0800
committerGravatar Dan <danmane@google.com>2016-11-30 17:35:30 -0800
commitb0c8d16fc0369d7c82f180d0b1d5d0cce45af540 (patch)
tree99ed6d153b8bc2728d855ceb33b15ec2c27e9c8d /six.BUILD
parent62477265af2b495bfedc984bfb892c7ad841514b (diff)
parent0b40c9a73a0b070870dc237b96d145883f52b2e7 (diff)
Merge commit for internal changes
Diffstat (limited to 'six.BUILD')
-rw-r--r--six.BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/six.BUILD b/six.BUILD
index fd3d0cc16f..a1b2f7b20c 100644
--- a/six.BUILD
+++ b/six.BUILD
@@ -4,6 +4,8 @@
licenses(["notice"]) # MIT
+exports_files(["LICENSE"])
+
py_library(
name = "six",
srcs = ["six.py"],