summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniel G. Taylor <danielgtaylor@gmail.com>2014-07-31 11:22:42 -0700
committerDaniel G. Taylor <danielgtaylor@gmail.com>2014-07-31 11:22:42 -0700
commitbcd59c40729ebdd7f691c285b044a1a26187c012 (patch)
treead6d0274b3b646368cdea366f212c9436c68a42e /setup.cfg
parentcf3c762bffbc2e86ee91ed2034d0df9deb0c4b11 (diff)
downloadboto-bcd59c40729ebdd7f691c285b044a1a26187c012.tar.gz
Update wheel to be universal for py2/py3
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index bda6d79c..2a9acf13 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,2 @@
[bdist_wheel]
-python-tag = py2
+universal = 1