From 5aea1542e66daaa5bc6de25a544244c8f878f982 Mon Sep 17 00:00:00 2001 From: michaelchin Date: Sat, 19 Oct 2024 15:12:57 +1100 Subject: [PATCH] rollback change in setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 05e81f8..b3e18d4 100644 --- a/setup.py +++ b/setup.py @@ -96,7 +96,6 @@ def _minimal_ext_cmd(cmd): "netcdf4", "rasterio", "geopandas", - "gmt", "stripy", "plate-model-manager>=1.2.1", "pyyaml",