Closed benjeffery closed 4 months ago
Had to add another conda channel to get cbgen
on 3.12. This doesn't have windows though, so skipping that test combo.
channel to get cbgen on 3.12.
Do we need cbgen? We should only need the minimal sgkit install, not any of the IO packages.
channel to get cbgen on 3.12.
Do we need cbgen? We should only need the minimal sgkit install, not any of the IO packages.
If we skip sgkit in the conda install and do it by pip that might be possible. I don't see how to skip the IO packages with conda.
That seems preferable
We need numpy<2 for tests here due to
numba
so I think the solution is to build with numpy2, then test with 1.x.