pyart
pyart copied to clipboard
ADD: Add pygplk to ci system
Now that we have an ARM Apple chip build, let's test with pyglpk which will improve the test suite.
- [x] Closes #1558
- [x] Tests added
- [x] Documentation reflects changes
@mgrover1 Looks like a 3.12 compatibility issue
The 3.12 wheels for pyglpk are not being built on conda-forge yet https://github.com/conda-forge/pyglpk-feedstock/pull/10
Failure is due to this: https://github.com/mamba-org/mamba/issues/3467 Hopefully a fix in the coming days.
@mgrover1 The mamba windows looks to be an issue still here. So this one we will have to wait still for a release on mambas end
@mgrover1 Is this suppose to be pyglpk or glpk?