summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2014-10-16 09:26:34 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2014-10-16 09:26:34 +0300
commit8de5b9e583dab34376052c683693992a97eee230 (patch)
treee7a582aef97530e5a3aa79e6da5dec4fee88b753 /setup.cfg
parentf12a179ddb145b476b90b7e570873d625181748f (diff)
downloadastroid-8de5b9e583dab34376052c683693992a97eee230.tar.gz
Add support for the wheel format. Closes issue #48.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..5e40900
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[wheel]
+universal = 1