Skip to content
Snippets Groups Projects
Unverified Commit 0c29f5fb authored by David Robertson's avatar David Robertson Committed by GitHub
Browse files

Hacky fix to make mac wheels (#15019)


* Skip testing PyPy wheels

One of the test builds on #15015 failed to install a pp38-* wheel
because it didn't have access to the openssl headers to build
`cryptography` from source. We don't run CI against PyPy so I'm going to
be a meanie and skip testing the wheels. (And I've no idea why 3.8 was
special in the first place, either.)

* Hack the name of the wheel so cibw can test it

I hate hate hate hate hate hate hate hate hate this

* Changelog

* Apply suggestions from code review

Co-authored-by: default avatarPatrick Cloke <clokep@users.noreply.github.com>

---------

Co-authored-by: default avatarPatrick Cloke <clokep@users.noreply.github.com>
parent 4142dca7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment