paultiq opened a new pull request, #50946: URL: https://github.com/apache/arrow/pull/50946
### Rationale for this change https://github.com/apache/arrow/pull/48191/ added 3.15.0rc1 to build matrix. At the time, Pandas was not yet shipping wheels for 3.15.0 and was disabled. Now that [Pandas has 3.15.0rc1 wheels](https://github.com/pandas-dev/pandas/issues/66740), this PR makes a small change to add the nightly index and target the correct Pandas dev0 suffix. ### What changes are included in this PR? - Reenables Pandas tests - Adds nightly find-links and version for 3.15 via marker in the requirements-test.txt and requirements-wheel-test.txt files ### Are these changes tested? Tested against manylinux cp314, cp315 and cp315t. ### Are there any user-facing changes? No -- 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]
