aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorGravatar Lidi Zheng <lidiz@google.com>2018-12-05 11:41:09 -0800
committerGravatar Lidi Zheng <lidiz@google.com>2018-12-05 12:30:08 -0800
commit8d438057e42864e0a53217cd7b8d1636d5842422 (patch)
treee7799f415206ab85ccfe99b58611194c3f92ac62 /setup.cfg
parent9bd5b3778abbb2564544a69d9c99d3c87a3354eb (diff)
Add License to Python tarball
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 218792e674..125ec93491 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,3 +15,6 @@ exclude=.*protoc_plugin/protoc_plugin_test\.proto$
# Style settings
[yapf]
based_on_style = google
+
+[metadata]
+license_files = LICENSE