summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Chainz <me@adamj.eu>2016-10-10 14:58:46 +0100
committerStefan Wójcik <wojcikstefan@gmail.com>2016-10-10 09:58:46 -0400
commit0fe5cefcfa7c7a6ecfb47d6a22142533961727ab (patch)
tree86225d1136353198b03d6b946f29ca623cd5de4b
parente756ef12ebad95a7a3ebe72bbca51c24c6509418 (diff)
downloadpython-mimeparse-0fe5cefcfa7c7a6ecfb47d6a22142533961727ab.tar.gz
Release as a universal wheel (#28)
-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..2a9acf1
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal = 1