environment: add lxml for pd.read_html (closes #129)
This commit is contained in:
parent
8bed137ca5
commit
c2d3cd283f
@ -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
|
||||
|
@ -20,6 +20,7 @@ dependencies:
|
||||
- memory_profiler
|
||||
- yaml
|
||||
- pytables
|
||||
- lxml
|
||||
- powerplantmatching>=0.4.3
|
||||
|
||||
# Second order dependencies which should really be deps of atlite
|
||||
|
Loading…
Reference in New Issue
Block a user