pitrou commented on PR #48988: URL: https://github.com/apache/arrow/pull/48988#issuecomment-3804614307
> I switched to [build](https://pypi.org/project/build/) on the [last commit](https://github.com/apache/arrow/pull/48988/changes/be696f27194267c9609ef31f4a05c8b27c65a6ea) and we don't seem to be adding the LICENSE.txt and NOTICE.txt files either, that's why it fails: https://github.com/ursacomputing/crossbow/actions/runs/21394020272/job/61587723641 Yet this seems to be building a sdist, so perhaps something is wrong in our sdist building configuration? Apparently you can debug this using `python -m build --sdist`. Also we'll certainly want to pass `--no-isolation` to choose our own NumPy version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
