commit | c82fcc299c862f13aaab9d59bbeb140d174a4fab | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Mar 04 15:56:15 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Mar 04 15:56:15 2014 -0800 |
tree | 2069fcff35c93f747926102c983beb211dda28bd | |
parent | bc87f85db60a9d2b712ab83147b40ea41e17f96a [diff] [blame] |
pyOpenSSL is now pure python -- it can be a universal wheel
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