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

Add support to release aarch64 wheels #183

Closed
odidev opened this issue Mar 19, 2021 · 1 comment · Fixed by #206
Closed

Add support to release aarch64 wheels #183

odidev opened this issue Mar 19, 2021 · 1 comment · Fixed by #206
Milestone

Comments

@odidev
Copy link
Contributor

odidev commented Mar 19, 2021

Problem

On aarch64, pip install rtree builds the wheels from source code and then install it. It requires user to have development environment installed on his system. also, it take some time to build the wheels than downloading and extracting the wheels from pypi.

Resolution

On aarch64, pip install rtree should download the wheels from pypi

@hobu, please let me know your interest on releasing aarch64 wheels. I can help in this.

@hobu
Copy link
Member

hobu commented Feb 4, 2022

The next release will include aarch64 wheels thanks to this effort.

@hobu hobu added this to the 1.0.0 milestone Feb 4, 2022
@hobu hobu linked a pull request Feb 4, 2022 that will close this issue
@hobu hobu closed this as completed Feb 4, 2022
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 a pull request may close this issue.

2 participants