From 67f54b98ed3f15c43757a93b88cdf8fa88bfdcc6 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Wed, 8 Mar 2023 18:47:45 +0100 Subject: [PATCH] add graphviz to environment --- envs/environment.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/envs/environment.yaml b/envs/environment.yaml index 5ffe0d71..a18d809e 100644 --- a/envs/environment.yaml +++ b/envs/environment.yaml @@ -38,6 +38,12 @@ dependencies: - proj - fiona - country_converter +- geopy +- tqdm +- pytz +- tabula-py +- pyxlsb +- graphviz # Keep in conda environment when calling ipython - ipython @@ -47,13 +53,6 @@ dependencies: - descartes - rasterio!=1.2.10 - # PyPSA-Eur-Sec Dependencies -- geopy -- tqdm -- pytz -- tabula-py -- pyxlsb - - pip: - vresutils>=0.3.1 - tsam>=1.1.0