Skip to content

Hotfix: Don't require __version__ for performance driver#3617

Merged
blnicho merged 1 commit intoPyomo:mainfrom
mrmundt:performance-driver
Jun 3, 2025
Merged

Hotfix: Don't require __version__ for performance driver#3617
blnicho merged 1 commit intoPyomo:mainfrom
mrmundt:performance-driver

Conversation

@mrmundt
Copy link
Copy Markdown
Contributor

@mrmundt mrmundt commented Jun 3, 2025

Fixes NA

Summary/Motivation:

In working with @dallan-keylogic on some performance testing for IDAES examples, we found that the performance driver from Pyomo requires that the __version__ attribute is set, which it is not always. This now makes it optional.

Changes proposed in this PR:

  • No longer make __version__ a required attribute

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.

@blnicho blnicho merged commit 1409ee2 into Pyomo:main Jun 3, 2025
35 checks passed
@mrmundt mrmundt deleted the performance-driver branch June 4, 2025 14:51
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.

3 participants