gnu: python-liana-py: Don't propagate python-numpydoc. * gnu/packages/bioinformatics.scm (python-liana-py) [propagated-inputs]: Remove python-numpydoc. [native-inputs]: Add python-numpydoc. Change-Id: I3691a1db99010926b80de7aed5b29e5602210aa2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 3126,7 3126,6 @@ servers supporting the protocol.") python-nbconvert python-nbsphinx python-numpy python-numpydoc python-omnipath python-pandas python-plotnine @@ 3139,6 3138,7 @@ servers supporting the protocol.") tzdata)) (native-inputs (list python-hatchling python-numpydoc python-pytest)) (home-page "https://github.com/saezlab/liana-py") (synopsis "LIANA is a ligand-receptor analysis framework")