diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index f75d7451a01..ba7e0d564fb 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -3125,7 +3125,6 @@ servers supporting the protocol.") python-nbconvert python-nbsphinx python-numpy - python-numpydoc python-omnipath python-pandas python-plotnine @@ -3138,6 +3137,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")