raulcd opened a new pull request, #47470: URL: https://github.com/apache/arrow/pull/47470
### Rationale for this change We started uploading nightly wheels to the scientific python channel on anaconda: https://anaconda.org/scientific-python-nightly-wheels/pyarrow Which are the documented nightlies: https://arrow.apache.org/docs/dev/developers/python.html#installing-nightly-packages We updated the documentation and have been deprecating with a long release cycle. Uploading wheels to gemfury sometimes fail due to trying to upload the same version of the wheels. ### What changes are included in this PR? Stop uploading nightly wheels to gemfury. ### Are these changes tested? No ### Are there any user-facing changes? Yes, nightly wheels will not be available on gemfury anymore. -- 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