binary-extensions: add cibuildwheel and multibuild#910
Conversation
bhrutledge
left a comment
There was a problem hiding this comment.
Thanks for starting to improve this doc. I have no direct experience with binary extensions, so it's a good read for me. There's one spelling fix, plus some suggestions for clarity.
|
Thanks, @bhrutledge! |
|
There's no multibuild project summary, so this PR is failing after the change. I think the best fix would be to add a multibuild section under non PyPA project, rather than to revert to a link. Will make a PR for that that this PR will then depend on. |
Co-authored-by: Brian Rutledge <brian@bhrutledge.com>
pradyunsg
left a comment
There was a problem hiding this comment.
LGTM, although this whole guide likely needs to be updated and completed. :)
|
I'm working on it, in small pieces. I'll tag a few possibly interested parties when I make the next PRs (likely after PyHEP and SciPy, so in a couple of weeks at the earliest) |
This adds a mention of pypa's cibuildwheel and multibuild here before going into the (highly outdated, currently) specifics of building wheels. For most users, this likely is the correct place to go, rather than trying to set things up themselves. For those who might want to do things themselves, the following sections still need updating.