diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2018-03-18 15:02:49 -0400 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2018-03-18 15:02:49 -0400 |
commit | 8aa1eb385c69ddc17e271acad82bade9da7884b8 (patch) | |
tree | 26ddf7780b8f4557a8f74e91e06b7b745543ed1e /tests/hazmat/primitives | |
parent | 05b34433fccdc2fec0bb014c3668068169d769fd (diff) | |
download | cryptography-8aa1eb385c69ddc17e271acad82bade9da7884b8.tar.gz cryptography-8aa1eb385c69ddc17e271acad82bade9da7884b8.tar.bz2 cryptography-8aa1eb385c69ddc17e271acad82bade9da7884b8.zip |
change our manylinux1 and macos wheel builders to build limited api (#4113)
* change our manylinux1 and macos wheel builders to build limited api
pip does not currently support the--py-limited-api cli flag that wheel
uses so we have to switch to downloading and then building via
setup.py bdist_wheel for now.
However, we can get rid of everything but the py34 builder on
mac/linux/linux32, saving us 6 wheels now (and soon 9 with the release
of python 3.7)
* some newlines
* review feedback
Diffstat (limited to 'tests/hazmat/primitives')
0 files changed, 0 insertions, 0 deletions