summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2013-11-14 01:46:01 -0500
committerTimothy Crosley <timothy.crosley@gmail.com>2013-11-14 01:46:01 -0500
commit42bd7b16203a4c207fc8b13f25abacdecaa31307 (patch)
tree127a4dc0c95e566a35cd252dec3f968de6af408f /setup.cfg
parentcf8d138fa8caff5961ec35767d37f0dbca955249 (diff)
downloadisort-42bd7b16203a4c207fc8b13f25abacdecaa31307.tar.gz
Add wheel support
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 00000000..5e409001
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[wheel]
+universal = 1