CodeIntel icon indicating copy to clipboard operation
CodeIntel copied to clipboard

Add support to release aarch64 wheels

Open odidev opened this issue 3 years ago • 0 comments

Problem

On aarch64, ‘pip install CodeIntel’ 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 some time to build the wheels than downloading and extracting the wheels from pypi.

Resolution

On aarch64, ‘pip install CodeIntel’ should download the wheels from pypi

Please let me know your interest in releasing aarch64 wheels. I can help in this.

odidev avatar Jul 09 '21 06:07 odidev