From 90b85fcb87d01d29f954bd2e0c42532f1b7a97ae Mon Sep 17 00:00:00 2001 From: lisazeyen Date: Fri, 25 Aug 2023 16:20:06 +0200 Subject: [PATCH] update to tsam performance --- envs/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/environment.yaml b/envs/environment.yaml index c3af36bb..bc48eee2 100644 --- a/envs/environment.yaml +++ b/envs/environment.yaml @@ -55,5 +55,5 @@ dependencies: - pip: - - tsam>=1.1.0 + - git+https://github.com/fneum/tsam.git@performance - pypsa>=0.25.1