Add support to release linux aarch64 wheels #1484
Labels
component: build
Issues related to etstool.py, CI and other build machinery
resolution: done
The feature was added, or the bug fixed
type: enhancement
Problem
On aarch64, pip install traits 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 traits should download the wheels from pypi
@mdickinson , Please let me know your interest on releasing aarch64 wheels. I can help in this.
The text was updated successfully, but these errors were encountered: