jorisvandenbossche commented on PR #43539: URL: https://github.com/apache/arrow/pull/43539#issuecomment-2277348061
OK, now it is failing to install pandas (trying to build it from source from latest pypi release, which is probably not yet Py3.13 compatible). So also for pandas we will need to update `python/requirements-wheel-test.txt` file to force >=3 to ensure it picks up the nightly wheel. And where installing `requirements-wheel-test.txt`, we will also need to add the `--extra-index` url for scientific-python (or maybe we can add that in the requirements txt file itself, to avoid having to add that in multiple places) -- 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