Skip to content

Commit d97d8fe

Browse files
committed
Remove matplotlib from "optional dependencies" docs
matplotlib dep was removed with d35e3f8 under #472
1 parent e0393e7 commit d97d8fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/installation.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ Depending on your use case, you might also want to install some additional libra
8686
For example:
8787

8888
- ``netCDF4`` or ``h5netcdf`` for loading and writing NetCDF files (e.g. integrated in ``xarray.load_dataset()``)
89-
- ``matplotlib`` for visualisation (e.g. integrated plot functionality in ``xarray`` )
9089
- ``pyarrow`` for (read/write) support of Parquet files
9190
(e.g. with :py:class:`~openeo.extra.job_management.MultiBackendJobManager`)
9291
- ``rioxarray`` for GeoTIFF support in the assert helpers from ``openeo.testing.results``

0 commit comments

Comments
 (0)