From 5ff566e687aef48595665d66a99652cc5f61c95d Mon Sep 17 00:00:00 2001 From: Doug A Date: Thu, 30 Oct 2025 19:32:19 -0400 Subject: [PATCH] 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