Description
Manylinux2014 image got released some time ago. One of things it brings is support for !x86 architectures.
Scipy is using Travis CI so two things can be joined and used to generate wheel files for aarch64 and ppc64le architectures.
Amount of software installed to be able to run 'pip install scipy' would be cut. Also install times would be nicer.