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
|
closed: 'left' # end is not inclusive
|
||||||
|
|
||||||
enable:
|
enable:
|
||||||
prepare_links_p_nom: true
|
prepare_links_p_nom: false
|
||||||
retrieve_databundle: true
|
retrieve_databundle: true
|
||||||
build_cutout: false
|
build_cutout: false
|
||||||
build_natura_raster: false
|
build_natura_raster: false
|
||||||
|
@ -20,6 +20,7 @@ dependencies:
|
|||||||
- memory_profiler
|
- memory_profiler
|
||||||
- yaml
|
- yaml
|
||||||
- pytables
|
- pytables
|
||||||
|
- lxml
|
||||||
- powerplantmatching>=0.4.3
|
- powerplantmatching>=0.4.3
|
||||||
|
|
||||||
# Second order dependencies which should really be deps of atlite
|
# Second order dependencies which should really be deps of atlite
|
||||||
|
Loading…
Reference in New Issue
Block a user