jarrodmillman opened a new issue, #40216: URL: https://github.com/apache/arrow/issues/40216
### Describe the enhancement requested It looks like you already build nightly Python wheels: - https://github.com/apache/arrow/blob/main/docs/source/developers/python.rst#installing-nightly-packages Would you be interested/willing to upload nightly wheels to he [scientific-python nightly channel](https://anaconda.org/scientific-python-nightly-wheels) instead: - https://anaconda.org/scientific-python-nightly-wheels/ This would make the wheels easier to discover by hosting them in a "standard" place. It will also make it easier for downstream projects to test against multiple packages, since they won't need to specify multiple locations in their CI scripts. You can read more about why and how we are building / testing against nightly wheels here: https://scientific-python.org/specs/spec-0004/ We also provide a GitHub action to upload and manage nightly builds: https://github.com/scientific-python/upload-nightly-action/ We @matthewfeickert, @larsoner, @tupui are happy to help. ### Component(s) Python -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org