Scikit-build-core will ask for cmake if it's not installed. But this is the cmake package, so maybe we should disable this. In our CI, if we want the previous binary, we can reenable it from config-settings.
Not something I've seen an issue with yet, but I think it makes sense to do.
Scikit-build-core will ask for cmake if it's not installed. But this is the cmake package, so maybe we should disable this. In our CI, if we want the previous binary, we can reenable it from config-settings.
Not something I've seen an issue with yet, but I think it makes sense to do.
I can propose a PR after #478.