From 5070b0cd274d261532d86fc3b4357327a8b6e1e0 Mon Sep 17 00:00:00 2001 From: David Hoese Date: Mon, 16 Oct 2023 12:27:30 -0500 Subject: [PATCH] Remove unnecessary codecov package --- continuous_integration/environment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/continuous_integration/environment.yaml b/continuous_integration/environment.yaml index c37ce3d..b9d0f28 100644 --- a/continuous_integration/environment.yaml +++ b/continuous_integration/environment.yaml @@ -12,7 +12,6 @@ dependencies: - pyyaml - coveralls - coverage - - codecov - scipy - h5py - pytest