Skip to content

Comments

Updates for 2.6 idaes-pse release#52

Merged
lbianchi-lbl merged 5 commits intoIDAES:mainfrom
lbianchi-lbl:2.6-updates
Aug 23, 2024
Merged

Updates for 2.6 idaes-pse release#52
lbianchi-lbl merged 5 commits intoIDAES:mainfrom
lbianchi-lbl:2.6-updates

Conversation

@lbianchi-lbl
Copy link
Contributor

Proposed changes:

  • Change supported Python versions to 3.9 through 3.12
  • Change Pint requirement to >= 0.24.1

Legal Acknowledgement

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

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  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.

@lbianchi-lbl
Copy link
Contributor Author

Note: required checks will have to be updated in the branch protection rules since they currently assume Python 3.8 and 3.11 as minimum and maximum supported versions respectively.

lbianchi-lbl added a commit to blnicho/idaes-pse that referenced this pull request Aug 23, 2024
@lbianchi-lbl lbianchi-lbl changed the title Updates for 2.6 release Updates for 2.6 idaes-pse release Aug 23, 2024
@lbianchi-lbl lbianchi-lbl self-assigned this Aug 23, 2024
@lbianchi-lbl lbianchi-lbl added the Priority:High High Priority Issue or PR label Aug 23, 2024
@lbianchi-lbl lbianchi-lbl marked this pull request as ready for review August 23, 2024 15:17
@lbianchi-lbl
Copy link
Contributor Author

@dangunter @CopyDemon this is needed to get IDAES/idaes-pse#1465 to work. There isn't any change to the code so as long as the tests pass using the new Python versions (3.9, 3.12) we should be good, but feel free to take a look regardless.

lbianchi-lbl added a commit to IDAES/idaes-pse that referenced this pull request Aug 23, 2024
* Bumping the IDAES tag of Pyomo to check for issues

* Fixing typo

* Bumping IDAES tag of Pyomo again

* Update Pyomo requirement to 6.8.0 release

* Remove exclusion for NumPy 2

* Update Pint to 0.24.1 for Python 3.9 support

* Use idaes-ui from IDAES/idaes-ui#52

* np.Inf -> np.inf

* np.NaN -> np.nan

---------

Co-authored-by: Ludovico Bianchi <[email protected]>
@lbianchi-lbl lbianchi-lbl merged commit 4c5d909 into IDAES:main Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority:High High Priority Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant