conda-forge / cyipopt-feedstock

A conda-smithy repository for cyipopt.
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Trigger build. #58

Closed moorepants closed 1 month ago

moorepants commented 1 month ago

Checklist

conda-forge-webservices[bot] commented 1 month ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

moorepants commented 1 month ago

I was trying to diagnose cyipopt not working locally and it was due to the new named mumps packages not being present. After installing the new names explicitly, cyipopt worked. Oddly, I had ipopt installed and cyipopt, but the proper mumps deps were not. Not sure why that was the case.