Add support to release Linux aarch64 wheels
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Problem
---------
On aarch64, ‘pip install mssql-cli’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system. Also, it takes more time to build the wheels than downloading and extracting the wheels from PyPi.
Resolution
-----------
On aarch64, ‘pip install mssql-cli’ should download the wheels from PyPi
@pensivebrian, Please let me know your interest in releasing aarch64 wheels. I can help with this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.