aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-10-06 12:54:57 +0300
committerMunyoki Kilyungi2023-10-06 12:54:57 +0300
commit51931f0b587749d31825cee74d0ff76c5aedf6eb (patch)
tree07f2858a9d3a89f0533b7f29dd7c16177087ce09 /gn/packages/genenetwork.scm
parent100148937e86311c24a41e97f6e7f0082fdacc33 (diff)
downloadguix-bioinformatics-51931f0b587749d31825cee74d0ff76c5aedf6eb.tar.gz
genenetwork3: Add python-pyld to propagated-inputs.
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add python-ld. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index eaab3cd..ac26fd0 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -153,6 +153,7 @@
;; python-pingouin << build failing
("python-pingouin-without-tests" ,python-pingouin-without-tests)
("python-plotly" ,python-plotly)
+ ("python-pyld" ,python-pyld)
("python-scikit-learn" ,python-scikit-learn)
("python-pymonad" ,python-pymonad)
("python-redis" ,python-redis)