Skip to content

Commit

Permalink
Update idaes-pse requirement to test pyomo 6.7.2 and/or IDAES 2.5 (#1381
Browse files Browse the repository at this point in the history
)

* Update idaes-pse requirement to test pyomo 6.7.2 and/or IDAES 2.5

* Update idaes-pse requirement to watertap-org fork tag
  • Loading branch information
lbianchi-lbl authored May 10, 2024
1 parent e85b3f6 commit 63564d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# update with a tag from the nawi-hub/idaes-pse
# when a version of IDAES newer than the latest stable release from PyPI
# will become needed for the watertap development
"idaes-pse==2.4.0",
"idaes-pse @ git+https://github.com/watertap-org/idaes-pse@2.5.0.dev0.watertap.24.05.09",
]

# Arguments marked as "Required" below must be included for upload to PyPI.
Expand Down

0 comments on commit 63564d8

Please sign in to comment.