anjakefala commented on PR #41041: URL: https://github.com/apache/arrow/pull/41041#issuecomment-2123495155
> Specifically for building an sdist or wheel, the recommended way to do that nowadays is using the build package (python -m build --sdist for sdist, build.pypa.io) Since this invocation requires the presence of an additional dependency (`build`), I've retracted my changes related to it for now. I wanted to make sure other things worked, before I added the complexity of making sure `build` was installed where it needed to be. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org