From 1bdeda5a011e4f287be8c6f2899f75c9bb786b1b Mon Sep 17 00:00:00 2001 From: Ben Schroeter Date: Thu, 5 Oct 2023 12:23:11 +1100 Subject: [PATCH] Removed numpy from benchcab-dev.yaml. Fixes #160 --- .conda/benchcab-dev.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.conda/benchcab-dev.yaml b/.conda/benchcab-dev.yaml index 6be15d1e..0228564c 100644 --- a/.conda/benchcab-dev.yaml +++ b/.conda/benchcab-dev.yaml @@ -6,7 +6,6 @@ dependencies: - python=3.9 - f90nml - netcdf4 - - numpy - pytest-cov - pyyaml - flatdict