environment: add lxml for pd.read_html (closes #129)

This commit is contained in:
Fabian Neumann 2020-02-25 11:28:38 +01:00
parent 8bed137ca5
commit c2d3cd283f
2 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@ snapshots:
closed: 'left' # end is not inclusive
enable:
prepare_links_p_nom: true
prepare_links_p_nom: false
retrieve_databundle: true
build_cutout: false
build_natura_raster: false

View File

@ -20,6 +20,7 @@ dependencies:
- memory_profiler
- yaml
- pytables
- lxml
- powerplantmatching>=0.4.3
# Second order dependencies which should really be deps of atlite