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

MNT: Create and test universal wheels #17

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

Conversation

effigies
Copy link

This removes the cibuildwheel infrastructure needed to compile C extensions. Instead, a single wheel is built and then explicitly tested on Python 2 and 3 across the three operating systems supported by GitHub Actions.

@coalsont
Copy link
Member

Should this also wait on PyPI releasing the package name?

@effigies
Copy link
Author

No, this can go in as-is. But it would be good to wait on pypi to release.

@bpinsard
Copy link

Cannot see gradunwarp on pypi, so I guess the name has been released?

@effigies
Copy link
Author

Nope. Wonder if we should push gradunwarp-hcp package until then?

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.

3 participants