summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorClaudiu Popa <devnull@localhost>2014-10-01 00:38:42 -0700
committerClaudiu Popa <devnull@localhost>2014-10-01 00:38:42 -0700
commit53b9efdfea81eecf7b80fa10431935f736a62329 (patch)
tree155a19a77d66fb98ea2647305728d2e97d544438 /setup.cfg
parentecbf6b1b7da92d84be8436c3afdf2a66f837dfa3 (diff)
downloadpylint-53b9efdfea81eecf7b80fa10431935f736a62329.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 78cfd76..866675c 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