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

Merged
merged 9 commits into from
Dec 23, 2024

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.

@effigies effigies force-pushed the mnt/universal-wheels branch from e25c299 to 7206516 Compare January 19, 2024 13:29
@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?

.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
@coalsont coalsont merged commit 76f1fd0 into Washington-University:master Dec 23, 2024
32 checks passed
@effigies effigies deleted the mnt/universal-wheels branch December 23, 2024 23:57
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