From fd141c17686f54d94dd68391298347de6007cf81 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 20 Aug 2020 16:48:23 +0300 Subject: gn: python3-genenetwork2: Propagate python-rpy2 * gn/packages/genenetwork.scm: (python3-genenetwork2)[propagated-inputs]: Add python-rpy2 --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index e6289b9..7b1650a 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -527,6 +527,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-requests" ,python-requests) ("python-simplejson" ,python-simplejson) ("python-pyyaml" ,python-pyyaml) + ("python-rpy2" ,python-rpy2) ("python-xlsxwriter" ,python-xlsxwriter)))) (arguments (let ((python (specification->package "python-wrapper")) -- cgit v1.2.3