Bundling Numpy in an add-on

Is there a way to bundle numpy in an add-on so that it can be used as a dependency for another package? Currently struggling to get it to work.

2 Likes