Skip to content

fix: pin linopy >= v0.6.1, add tests for log free import, pin pandas < v3.0.0#1532

Merged
lkstrp merged 7 commits intomasterfrom
strip-gurobi-message
Jan 22, 2026
Merged

fix: pin linopy >= v0.6.1, add tests for log free import, pin pandas < v3.0.0#1532
lkstrp merged 7 commits intomasterfrom
strip-gurobi-message

Conversation

@FabianHofmann
Copy link
Copy Markdown
Contributor

@FabianHofmann FabianHofmann commented Jan 19, 2026

Background: CI failed due to log printed by gurobipy import on runtime in linopy.

This was fixed in updated linopy version. Tests were added to raise a clear error message in future if such a case happens again.

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in docs.
  • Unit tests for new features were added (if applicable).
  • A note for the release notes docs/release-notes.md of the upcoming release is included.
  • I consent to the release of this PR's code under the MIT license.

@FabianHofmann FabianHofmann reopened this Jan 20, 2026
@FabianHofmann FabianHofmann changed the title fix: strip gurobi license message fix: pin linopy >= v0.6.1 ; add tests for log free import Jan 20, 2026
@lkstrp lkstrp enabled auto-merge (squash) January 22, 2026 07:38
license-expression==30.4.4
# via reuse
linopy==0.5.7
linopy==0.6.1
Copy link
Copy Markdown
Member

@lkstrp lkstrp Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FabianHofmann
FYI: No need to update here, this is auto generated from time to time

Nevermind

@lkstrp lkstrp changed the title fix: pin linopy >= v0.6.1 ; add tests for log free import fix: pin linopy >= v0.6.1, add tests for log free import, pin pandas < v3.0.0 Jan 22, 2026
@lkstrp lkstrp disabled auto-merge January 22, 2026 11:27
@lkstrp lkstrp merged commit 1c6ae98 into master Jan 22, 2026
26 of 27 checks passed
@lkstrp lkstrp deleted the strip-gurobi-message branch January 22, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants