jorisvandenbossche commented on code in PR #43539: URL: https://github.com/apache/arrow/pull/43539#discussion_r1715209142
########## python/requirements-wheel-test.txt: ########## @@ -1,21 +1,28 @@ +# Remove pre and extra index url once there's NumPy and Cython wheels for 3.13 +# on PyPI +--pre Review Comment: ```suggestion --pre --prefer-binary ``` -- 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]
