sktime/sktime

[MNT] add test job with dev version of dependencies

Open

#8,384 opened on 2025年6月12日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Python (1,192 forks)batch import
good first issuemaintenance

Repository metrics

Stars
 (7,162 stars)
PR merge metrics
 (平均マージ 26d 10h) (30d で 86 merged PRs)

説明

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)

コントリビューターガイド