From 502b196e47c9a4f4a0a2eebc24d8fdffa078f5fa Mon Sep 17 00:00:00 2001 From: Carlos H Brandt <482051+chbrandt@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:21:41 +0200 Subject: [PATCH] Add matplotlib to requirements --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 39e54c8..c863693 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,6 +36,7 @@ install_requires = fiona>=1.8 geopandas>=0.9 luigi>=3 + matplotlib pyproj>=3.1 pytest rasterio>=1.2