chore: use same convert_to_generic_platform_wheel.py script as cmake#49
Conversation
|
Why isn't there something more official for doing this sort of thing? There are other packages that have "special" output tag requirements. I've seen a regex package that needed python version only (no plat/arch), we had multiple tags in cibuildwheel as a macOS hack for a little bit, etc. |
A while back I looked into this and then work on transferring the That said, I am wondering if there is a more current effort and if we should archive or abandon |
This prepares for `universal2` wheels and allows to create `py2.py3` wheels
|
I think this is now "passing" - Travis is out of credits and AppVeyor is being weird, but CircleCI is passing. |
|
Going to give AppVeyor another chance, turned off the Travis requirement. |
This prepares for
universal2wheels and allows to createpy2.py3wheels