summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-03-04 15:56:15 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-03-04 15:56:15 -0800
commitc82fcc299c862f13aaab9d59bbeb140d174a4fab (patch)
tree2069fcff35c93f747926102c983beb211dda28bd /setup.cfg
parentbc87f85db60a9d2b712ab83147b40ea41e17f96a (diff)
downloadpyopenssl-c82fcc299c862f13aaab9d59bbeb140d174a4fab.tar.gz
pyOpenSSL is now pure python -- it can be a universal wheel
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 92e6568..ec1218d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,9 @@
[sdist]
force_manifest=1
+[wheel]
+universal = 1
+
# bdist_rpm settings contributed by Mihai Ibanescu <misa@redhat.com>
[bdist_rpm]
release = 1