From 047a9dc43bf5709e1ff203f4ef68fa0dbc3099da Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Fri, 31 Jan 2025 00:37:48 +0100 Subject: gnu: Remove python-coveralls native-input from some packages. Remove python-coveralls from [native-inputs] in the following packages as not required for build/tests/install: * gnu/packages/python-science.scm (python-trimesh) * gnu/packages/python-xyz.scm (python-affine) Change-Id: Ia2beeec4ebc4e651f0a079efb644afa8026d53de Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-science.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gnu/packages/python-science.scm') diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 102816f63b9..9a140b93377 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -3826,8 +3826,7 @@ build applications with traitlets in combination with the scipy stack.") ;; module 'trimesh' has no attribute '__main__'. (delete 'sanity-check)))) (native-inputs - (list python-coveralls - python-pyinstrument + (list python-pyinstrument python-pytest)) (propagated-inputs (list ;; python-cascadio ; not packed yet, optional -- cgit v1.3