cookie icon indicating copy to clipboard operation
cookie copied to clipboard

More tests in the test matrix

Open nstarman opened this issue 1 year ago • 1 comments

Thanks for the great package, I use it frequently. It would be great if the test matrix came with uv's --resolution=lowest-direct for testing the minimum versions of all dependencies. Right now I believe only the most recent versions of dependencies are tested.

nstarman avatar May 19 '24 20:05 nstarman

I've mostly avoided adding uv-only features. First a section explaining how to set this up would need to be added, then it possibly could be added. It does take some care, though; for example I've been trying to work it out at https://github.com/scikit-build/scikit-build-core/pull/679 for a while. Not sure if it's a great idea to auto-include for everyone, but it should at least be in the guide!

henryiii avatar May 20 '24 16:05 henryiii