From 5ff566e687aef48595665d66a99652cc5f61c95d Mon Sep 17 00:00:00 2001 From: Doug A Date: Thu, 30 Oct 2025 19:32:19 -0400 Subject: [PATCH 1/2] revert installation from branch --- requirements-dev.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 65e91fa9..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@refs/pull/1667/merge +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 From 7033f540df8ec5a82ee6a58fefb858b7cc8a2340 Mon Sep 17 00:00:00 2001 From: Doug A Date: Wed, 19 Nov 2025 12:28:36 -0500 Subject: [PATCH 2/2] revert requirements-dev --- requirements-dev.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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