Commit 8389510
Keep IPOPT extra commented out to avoid --all-extras breakage
The test_optional_solvers workflow uses uv sync --all-extras, which would
try to build cyipopt without system IPOPT installed. Instead, install
cyipopt directly via uv pip in test_nlp_solvers where the system library
is available.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e28083f commit 8389510
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments