Skip to content

Commit

Permalink
Pin idaes-pse requirement to 1.12.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Dec 23, 2021
1 parent e76dd12 commit ad8626c
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 @@ -36,7 +36,7 @@


SPECIAL_DEPENDENCIES_FOR_RELEASE = [
"idaes-pse>=1.12.0", # from PyPI
"idaes-pse==1.12.0rc0", # from PyPI
]

SPECIAL_DEPENDENCIES_FOR_PRERELEASE = [
Expand Down

0 comments on commit ad8626c

Please sign in to comment.