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)