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

Resolve cibuildwheel failures #1048

Merged
merged 6 commits into from
Sep 25, 2022

Conversation

aphearin
Copy link
Contributor

In PR #1047 halotools removed dependency on the astropy-helpers and began using extensions-helpers to handle the automation of the cython extensions. In the current master branch, the cibuildwheel github action in current master branch fails to successfully build a wheel to upload to pypi. This PR attempts to resolve this failure.

@aphearin aphearin merged commit 1b95a85 into astropy:master Sep 25, 2022
@aphearin aphearin deleted the cibuildwheel_dependencies branch September 25, 2022 18:23
@aphearin
Copy link
Contributor Author

The build wheel failures were due to an older version of cython. This was resolved by updating cython from 0.29.14 to 0.29.32

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.

None yet

1 participant