From 3ef6afb155fcdbffd026e938deffce954060f613 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Tue, 28 Oct 2025 23:43:29 +0100 Subject: [PATCH] gnu: python-watchfiles: Remove coverage inputs. * gnu/packages/python-xyz.scm (python-watchfiles)[native-inputs]: Remove python-coverage, python-pytest-cov. Change-Id: Id7ce71eb87aa032502657bfaf78650ba8c9301f9 Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-xyz.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 21d742865f..f51549919b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -40395,10 +40395,8 @@ but portable.") (append (list maturin python-anyio - python-coverage python-dirty-equals python-pytest - python-pytest-cov python-pytest-mock python-pytest-timeout rust