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 #39

Closed
odidev opened this issue Jul 12, 2021 · 1 comment · Fixed by #42
Closed

Add support to release aarch64 wheels #39

odidev opened this issue Jul 12, 2021 · 1 comment · Fixed by #42

Comments

@odidev
Copy link
Contributor

odidev commented Jul 12, 2021

Problem

On aarch64, pip install CleverCSV 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 CleverCSV should download the wheels from pypi

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

GjjvdBurg added a commit that referenced this issue Jul 16, 2021
* Add a JSON object data type to address a specific failure case ([#37](#37)).
* Add support for timezones for time data type
* Add support for building wheels on non-native architectures ([#39](#39)).
* Add a flag to disable skipping type detection using the command line interface.
@GjjvdBurg
Copy link
Collaborator

Hi @odidev, aarch64 wheels are now available for CleverCSV version 0.7.0.

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