Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build new gcc10 wheels and add cibuildwheel GH Actions (depends on #71) #72

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JacobHayes
Copy link

@JacobHayes JacobHayes commented Apr 23, 2021

Building on top of #71 (required to auto-install numpy in CI), I added a GH Action that uses cibuildwheel to build wheels for linux+macos for py3.6+ and upload to pypi. I was focused on building wheels to host in an internal pypi, but figured I'd share this back if you all have any interest (despite using CircleCI otherwise). cibuildwheel seems to have fine support for CircleCI too if you all would prefer to port.

After rebuilding the wheels and sending to a private pypi, this fixed #66 for me. This will fail CI until #71 is merged (has a CI fix + build dep fixes)

@JacobHayes JacobHayes force-pushed the build-new-wheels branch 2 times, most recently from 1f9c87b to fdea06e Compare April 23, 2021 06:34
@JacobHayes JacobHayes changed the title Build new gcc10 wheels and add cibuildwheel GH Actions Build new gcc10 wheels and add cibuildwheel GH Actions (depends on #71) Apr 23, 2021
@bnaul bnaul mentioned this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mac wheel library linking issue
1 participant