From a00b33f7e3d63f4c566b14393483ccad5be5ace9 Mon Sep 17 00:00:00 2001 From: Kyle Skolfield Date: Wed, 24 Jan 2024 12:24:10 -0700 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 7ed65f5..97f3db0 100644 --- a/setup.py +++ b/setup.py @@ -5,6 +5,7 @@ "pyomo", "scipy==1.11", "gridx-egret", + "gridx-prescient", "pint", ]