grid-parity-exchange / Egret

Tools for building power systems optimization problems
Other
126 stars 50 forks source link

install ipopt from conda-forge for all OSes #272

Closed bknueven closed 2 years ago

bknueven commented 2 years ago

Fixes

Our Windows tests are currently failing due to updates to the IDAES extensions. Since Ipopt is now available for Windows on conda-forge, this PR would move our CI to use that version of Ipopt for Windows.

Summary/Motivation:

Changes proposed in this PR:

-

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
bknueven commented 2 years ago

We may want to do this, but it isn't the cause of the failing Windows tests.