From 51931f0b587749d31825cee74d0ff76c5aedf6eb Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Fri, 6 Oct 2023 12:54:57 +0300 Subject: genenetwork3: Add python-pyld to propagated-inputs. * gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add python-ld. Signed-off-by: Munyoki Kilyungi --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.3