Closed
Description
Hello Team,
I am trying to build numpy wheel for ppc64le architecture, for which pre-built binary doesnt exists. I have built wheels for the same architecture, but each time I need to configure openblas related paths before building the wheel. I wanted to know, is there any way by which I can package openblas related files along with numpy wheel?