Ella Wu
Ella Wu
So I forgot that we made it not a breaking change, meaning we should've bumped patch and not minor version... oh well a bit late now, I'd rather not leave...
> > So I forgot that we made it not a breaking change, meaning we should've bumped patch and not minor version... oh well a bit late now, I'd rather...
Hmm so all the builds are failing due to the numpy lock file. Not sure how we should address this, since build-time dependency needs to be 2.0 but runtime version...
Let me clarify - my comment above was regarding the Docker-based Linux tests. We use a pip constraint file in our toolchain and that's creating some issues. This is an...
Okay, looks like I got past the pip-constraints file issue (which is frankly a bit hacky, CC @eirikurj). The Windows build (which is the only one testing numpy2 right now)...
Ok I added numpy2 to the test matrix for windows but cannot get it to pass. In order to not hold up this PR any further I suggest that we...
Alright, I think I've reached the limit of my non-existent windows compilation knowledge. If anyone can help get this windows GHA build to pass I think we are ready. FWIW...
Thanks @whophil for getting the Windows build working. This is ready @marcomangano @eirikurj . FYI we are still not testing any of this on numpy2 (though it works locally), I...
@whophil makes sense. The current CI infrastructure mirrors that of the other MDOLab packages (i.e. using a shared set of Docker images with pre-defined dependency versions), and the rest of...
Thanks everyone for your patience, v2.13.0 has now been tagged and released, and the conda package should follow shortly :tada: