sktime/sktime

[MNT] add test job with dev version of dependencies

Open

#8384 aperta il 12 giu 2025

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Python (1192 fork)batch import
good first issuemaintenance

Metriche repository

Star
 (7162 star)
Metriche merge PR
 (Merge medio 26g 10h) (86 PR mergiate in 30 g)

Descrizione

It would be extremely beneficial to add a (cron) CI job that tests with the development version of the dependencies, e.g. with the numpy nightly wheels. I would expect that would help a lot with removing upper limits from the packaging metadata and overall would help with having better compatibility with new releases.

Some documentation on the howto along with looking around the CI settings of some core projects that do this: https://scientific-python.org/specs/spec-0004/

(Unrelated, but also, if you are interested in producing dev wheels, you are welcome to host it at the scientific-python space and I can set the wheels in motion to get you access)

Guida contributor