diff --git a/requirements-dev.txt b/requirements-dev.txt index 10fdf4fa..f8255530 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,6 @@ --editable .[dev,omlt] -# idaes-pse @ git+https://github.com/IDAES/idaes-pse@main +idaes-pse @ git+https://github.com/IDAES/idaes-pse@main # if you want to install idaes-pse from a PR instead of the main branch, # uncomment the line below replacing XYZ with the PR number # idaes-pse @ git+https://github.com/IDAES/idaes-pse@refs/pull/XYZ/merge -idaes-pse @ git+https://github.com/IDAES/idaes-pse@refs/pull/1704/merge \ No newline at end of file