summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2014-10-01 00:38:42 -0700
committerClaudiu Popa <pcmanticore@gmail.com>2014-10-01 00:38:42 -0700
commit0021c0a6727430e9736c88b26d32e10ef72b69ed (patch)
tree20617e395813c559f38d162321d2d7dfeb873608 /setup.cfg
parent1aba91f5c1bffc7c7bb2bd43a0f98050c0fc47d8 (diff)
downloadpylint-git-0021c0a6727430e9736c88b26d32e10ef72b69ed.tar.gz
Support wheel packaging format for PyPi. Closes issue #334.
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 78cfd7693..866675cc1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,6 @@
+[wheel]
+universal = 1
+
[bdist_rpm]
packager = Sylvain Thenault <sylvain.thenault@logilab.fr>
provides = pylint