From 2a47999c84762cc2656737b50fc36245695b35a9 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Mon, 24 Nov 2025 16:36:19 +0100 Subject: [PATCH] gnu: python-graphtools: Remove uneeded native-inputs. * gnu/packages/graph.scm (python-graphtools)[native-inputs]: Remove python-black, python-coverage, python-coveralls. Replace python-nose by python-pynose. Change-Id: Ided53c4b39d061c57ec1633f8b151597253d9347 Signed-off-by: Sharlatan Hellseher --- gnu/packages/graph.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm index f273735a5f8f41171533086dfb605d680e876c77..2fb76292cdc167cda6ace59294bdd501bc7cf77e 100644 --- a/gnu/packages/graph.scm +++ b/gnu/packages/graph.scm @@ -376,10 +376,7 @@ algorithm for community detection in large networks.") (native-inputs (list util-linux ;for lscpu python-anndata - python-black - python-coverage - python-coveralls - python-nose + python-pynose python-nose2 python-pandas python-parameterized