pitrou commented on code in PR #46062:
URL: https://github.com/apache/arrow/pull/46062#discussion_r2055422721


##########
ci/docker/python-sdist.dockerfile:
##########
@@ -32,5 +32,6 @@ RUN apt-get update -y -q && \
 COPY python/requirements-build.txt \
      /arrow/python/requirements-build.txt
 RUN pip3 install --requirement /arrow/python/requirements-build.txt
+RUN pip3 install build

Review Comment:
   Would you like to address this comment @WillAyd ? Apart from that, I think 
we're good to go.



-- 
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

Reply via email to