Hi all, I'm curious which NumPy version we should use when generating wheels. In particular, will it be a problem if our dependencies use a different NumPy version to build *their* wheels.
It's my understanding that the NumPy ABI is forward compatible, so I guess we want to build against a "sufficiently old" version? Thanks for your advice, Nathan
_______________________________________________ Wheel-builders mailing list [email protected] https://mail.python.org/mailman/listinfo/wheel-builders
