From ad61968dac46422bc66c7165b5901d5970ea8fa3 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Fri, 25 Oct 2019 12:33:39 +0200 Subject: [PATCH] use pypsa master branch --- environment.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 7684a3eb..8534f703 100644 --- a/environment.yaml +++ b/environment.yaml @@ -6,7 +6,7 @@ dependencies: - python - pip - - pypsa>=0.14 + #- pypsa>=0.14 # until pypsa/pypsa#102 closed # Dependencies of the workflow itself - xlrd @@ -40,6 +40,7 @@ dependencies: - pip: - vresutils>=0.3 + - git+https://github.com/PyPSA/pypsa.git#egg=pypsa # until pypsa/pypsa#102 closed - git+https://github.com/FRESNA/atlite.git#egg=atlite - git+https://github.com/PyPSA/glaes.git#egg=glaes - git+https://github.com/PyPSA/geokit.git#egg=geokit