pyfastx icon indicating copy to clipboard operation
pyfastx copied to clipboard

Add support to release aarch64 wheels

Open odidev opened this issue 2 years ago • 0 comments

Problem

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

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

odidev avatar Jul 30 '21 10:07 odidev