gnu: python-decoupler-py: Add missing input. * gnu/packages/bioinformatics.scm (python-decoupler-py)[native-inputs]: Add python-wheel. Change-Id: I37b8162e0dde4513b3a6f94455315489d7d08499
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 2460,7 2460,7 @@ parsing of Variant Call Format (VCF) files.") python-skranger python-tqdm python-typing-extensions)) (native-inputs (list python-pytest)) (native-inputs (list python-pytest python-wheel)) (home-page "https://github.com/saezlab/decoupler-py") (synopsis "Framework for modeling, analyzing and interpreting single-cell RNA-seq data")