~ruther/guix-local

2a47999c84762cc2656737b50fc36245695b35a9 — Nicolas Graves 2 months ago dd65e51
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 <sharlatanus@gmail.com>
1 files changed, 1 insertions(+), 4 deletions(-)

M gnu/packages/graph.scm
M gnu/packages/graph.scm => gnu/packages/graph.scm +1 -4
@@ 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