aboutsummaryrefslogtreecommitdiff
path: root/python/setup.cfg
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2016-07-29 14:27:53 -0700
committerGitHub <noreply@github.com>2016-07-29 14:27:53 -0700
commit169d0ca43c5663c1b36cf4918f08aa031f5df468 (patch)
tree4781b8c492591d73e7eea2b2abd4c546baf1d135 /python/setup.cfg
parent42e54876be41fdf0b22dea4e4ea7f416d5d1f3ec (diff)
parentc4790429fc454a687312a48a22e30d93c29efd4d (diff)
downloadprotobuf-169d0ca43c5663c1b36cf4918f08aa031f5df468.tar.gz
protobuf-169d0ca43c5663c1b36cf4918f08aa031f5df468.tar.bz2
protobuf-169d0ca43c5663c1b36cf4918f08aa031f5df468.zip
Merge pull request #1893 from google/3.0.0-GA
Merge 3.0.0-GA into master
Diffstat (limited to 'python/setup.cfg')
-rw-r--r--python/setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/setup.cfg b/python/setup.cfg
new file mode 100644
index 00000000..2a9acf13
--- /dev/null
+++ b/python/setup.cfg
@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal = 1