diff --git a/setup.cfg b/setup.cfg index ef9e1ed2a..3b3b6bfbf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,6 +38,7 @@ xarray.backends = [options.extras_require] doc = + datashader >= 0.15.0 dask[dataframe] geopandas Jinja2 >=2.11 @@ -51,8 +52,6 @@ doc = sphinx sphinx-panels sphinx_rtd_theme -examples = - datashader >= 0.15.0 plot = # Optional for the .xrs.plot accessor helpers. Every matplotlib # import in the package is lazy, so the compute functions work