aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorBonfaceKilz2020-11-03 17:50:25 +0300
committerBonfaceKilz2020-11-03 17:50:25 +0300
commitbdce85dc8381e7ba375fc538bdba1cc2ea127e03 (patch)
tree4cab8e9f0977bcea4224fb5fa4346121bc0ddb66 /gn/packages/genenetwork.scm
parent4f121d7d2e397adbd227f67d38339f94dc26c707 (diff)
downloadguix-bioinformatics-bdce85dc8381e7ba375fc538bdba1cc2ea127e03.tar.gz
gn: python3-genenetwork2: Add python-beautifulsoup4
* gn/packages/genenetwork.scm [propagated-inputs]: New input.
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 d7bd333..7336392 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -467,6 +467,7 @@ Graphical Fragment Assembly} files and related formats.")
("python-mistune-2.0.0a5" ,python-mistune-2.0.0a5)
;; TODO: Get rid of Python R bindings
("python-rpy2" ,python-rpy2-2.9)
+ ("python-beautifulsoup4" ,python-beautifulsoup4)
("python-xlsxwriter" ,python-xlsxwriter))))
(arguments
(let ((python (specification->package "python-wrapper"))