WillAyd commented on code in PR #46062: URL: https://github.com/apache/arrow/pull/46062#discussion_r2035799418
########## python/requirements-wheel-build.txt: ########## @@ -1,3 +1,4 @@ +build Review Comment: Regarding the windows failures in crossbow, I am under the impression that the Docker image used by archery should pick up the requirements from this file, based off of: https://github.com/apache/arrow/blob/df45409ca0c289afb4ce259a05360e319a51768d/ci/docker/python-wheel-windows-vs2022.dockerfile#L36 However, crossbow is still failng saying that `build` cannot be found. Is Archery able to pull this requirements definition from this PR? Or is it building the image based off of the requirements from main? -- 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