Description
👋 Would you be interested/willing to upload nightly wheels to the scientific-python nightly channel?
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/
If you have questions we (@jarrodmillman, @bsipocz, @tupui, @Carreau, @matthewfeickert) can help address them.
Example process here: scientific-python/upload-nightly-action#82