You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…nightly wheels (#45289)
### Rationale for this change
We now upload nightly PyArrow wheels to https://anaconda.org/scientific-python-nightly-wheels/pyarrow so we should document it. In addition, the current documentation incorrectly points to the arrow-nightlies channel which AFAICT is no longer used and also points to Gemfury which we'd like to stop using.
### What changes are included in this PR?
Updates the relevant section in the docs with instructions on how to use the scientific-python-nightly-wheels repository.
### Are these changes tested?
I've tested installing a wheel from https://anaconda.org/scientific-python-nightly-wheels/pyarrow.
### Are there any user-facing changes?
Updated docs.
* GitHub Issue: #45288
Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Describe the enhancement requested
As of #40216, we upload nightly PyArrow wheels to https://anaconda.org/scientific-python-nightly-wheels/pyarrow. The current documentation for the nightlies describes a defunct conda channel and Gemfury, which we'd like to remove.
We should update the documentation to point only to https://anaconda.org/scientific-python-nightly-wheels/pyarrow. As suggested in #43904, we can remove Gemfury from CI at a later date.
Component(s)
Documentation, Python, Packaging
The text was updated successfully, but these errors were encountered: