[0.29] Add --module-name argument to cython command (GH-4906)
Backport of https://github.com/cython/cython/pull/4548 It can be useful to specify the module name for the output file directly, rather than working it out from the enclosing file tree - particularly for out of tree build systems, like Meson. See background in https://github.com/rgommers/scipy/issues/31#issuecomment-1002662816
Showing
Please register or sign in to comment