mssql-cli
mssql-cli copied to clipboard
Add support to release Linux aarch64 wheels
trafficstars
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.
@pensivebrian, Please let me know your interest in releasing aarch64 wheels.
@barbaravaldez, can you please let me know your interest in the same?