AlenkaF commented on code in PR #47626:
URL: https://github.com/apache/arrow/pull/47626#discussion_r2375359207


##########
ci/docker/python-free-threaded-wheel-manylinux-test-unittests.dockerfile:
##########
@@ -41,11 +41,10 @@ ENV PATH "${ARROW_PYTHON_VENV}/bin:${PATH}"
 
 # pandas doesn't provide wheels for aarch64 yet, so we have to install nightly 
Cython
 # along with the rest of pandas' build dependencies and disable build isolation
-COPY python/requirements-wheel-test.txt /arrow/python/
+COPY python/requirements-wheel-test-3.13t.txt /arrow/python/

Review Comment:
   I am not sure if these will be available in the shell script so keeping the 
`COPY` in here for now.



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

Reply via email to