add graphviz to environment
This commit is contained in:
parent
d4d517ffab
commit
67f54b98ed
@ -38,6 +38,12 @@ dependencies:
|
|||||||
- proj
|
- proj
|
||||||
- fiona
|
- fiona
|
||||||
- country_converter
|
- country_converter
|
||||||
|
- geopy
|
||||||
|
- tqdm
|
||||||
|
- pytz
|
||||||
|
- tabula-py
|
||||||
|
- pyxlsb
|
||||||
|
- graphviz
|
||||||
|
|
||||||
# Keep in conda environment when calling ipython
|
# Keep in conda environment when calling ipython
|
||||||
- ipython
|
- ipython
|
||||||
@ -47,13 +53,6 @@ dependencies:
|
|||||||
- descartes
|
- descartes
|
||||||
- rasterio!=1.2.10
|
- rasterio!=1.2.10
|
||||||
|
|
||||||
# PyPSA-Eur-Sec Dependencies
|
|
||||||
- geopy
|
|
||||||
- tqdm
|
|
||||||
- pytz
|
|
||||||
- tabula-py
|
|
||||||
- pyxlsb
|
|
||||||
|
|
||||||
- pip:
|
- pip:
|
||||||
- vresutils>=0.3.1
|
- vresutils>=0.3.1
|
||||||
- tsam>=1.1.0
|
- tsam>=1.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user