https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470
--- Comment #95 from Charlie Li <[email protected]> --- (In reply to Charlie Li from comment #94) I see what happened now: A CLI tool numpy-config was introduced for numpy 2, and consumers check for and execute this tool to fill out their numpy includes and such. If numpy-config is not found, consumers' detection logic will fall back to distutils. I will fix this. -- You are receiving this mail because: You are the assignee for the bug.
