eitsupi opened a new pull request, #47699: URL: https://github.com/apache/arrow/pull/47699
### Rationale for this change `install_pyarrow(nightly = TRUE)` installs pyarrow from `https://repo.fury.io/arrow-nightlies/`, but after #47470, new version of pyarrow is't released on fury.io. ### What changes are included in this PR? Replace the index url to the new url `https://pypi.anaconda.org/scientific-python-nightly-wheels/simple`. ### Are these changes tested? No. ### Are there any user-facing changes? The URL used behind the scenes will change, but this will not affect functionality. -- 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]
