WillAyd opened a new pull request, #46062: URL: https://github.com/apache/arrow/pull/46062
### Rationale for this change Directly invoking setup.py is considered deprecated by Python packaging. By moving towards the recommended invocations, this also makes it easier to implement a different build backend than setuptools in the future ### What changes are included in this PR? Direct invocations of setup.py have been replaced with their respective new commands. ### Are these changes tested? Yes ### Are there any user-facing changes? No -- 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