Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/#342 bug pyomo update #410

Merged
merged 5 commits into from
Jul 16, 2024
Merged

Fix/#342 bug pyomo update #410

merged 5 commits into from
Jul 16, 2024

Conversation

joda9
Copy link
Collaborator

@joda9 joda9 commented Jul 16, 2024

Description

Updated dependencies to PyPSA 0.26.2 and removed the specified Pyomo version to allow compatibility with the version used by PyPSA. Deleted unused curtailment and storage positioning functions.

Fixes #342.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • New and adjusted code is formatted using the pre-commit hooks
  • New and adjusted code includes type hinting now
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The Read the Docs documentation is compiling correctly
  • If new packages are needed, I added them to the setup.py, and if needed to the rtd_requirements.txt, the eDisGo_env.yml, and the eDisGo_env_dev.yml.
  • I have added new features to the corresponding whatsnew file

@joda9 joda9 requested a review from birgits July 16, 2024 14:21
@birgits birgits merged commit 9253c33 into dev Jul 16, 2024
7 checks passed
@birgits birgits deleted the fix/#342-BUG-PYOMO-Update branch July 16, 2024 15:43
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.

[BUG] Pyomo Version 6.4.3 doesn't work with PyPSA 20.1
2 participants