From 499f4cdb0e03668b3e3872483ba4e8e66e93ced3 Mon Sep 17 00:00:00 2001 From: RHammond2 <13874373+RHammond2@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:15:57 -0700 Subject: [PATCH] add missing requirement --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index 159117a6..9714c81f 100644 --- a/environment.yml +++ b/environment.yml @@ -8,5 +8,6 @@ dependencies: - glpk - pip - pip: + - electrolyzer@git+https://github.com/jaredthomas68/electrolyzer.git@smoothing - ProFAST@git+https://github.com/NREL/ProFAST.git - "." \ No newline at end of file