aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2021-11-19 16:54:55 +0530
committerArun Isaac2021-11-19 16:54:55 +0530
commitf19ae84077995e621fd559bc0e56127800593f99 (patch)
treecc0482ab2c55f65969b42b6f34d237f60b93ebea
parent8c72fa0cfdccb55e22b98b5f242f07d530e7c573 (diff)
downloadgenenetwork3-f19ae84077995e621fd559bc0e56127800593f99.tar.gz
Remove duplicated python-plotly dependency.
* guix.scm (genenetwork3)[propagated-inputs]: Remove python-plotly.
-rw-r--r--guix.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index faf353f..6a5bbfe 100644
--- a/guix.scm
+++ b/guix.scm
@@ -84,7 +84,6 @@
("r-stringi" ,r-stringi)
("r-wgcna" ,r-wgcna)
("r-rjson" ,r-rjson)
- ("python-plotly" ,python-plotly)
("python-pandas" ,python-pandas)
("python-pingouin" ,python-pingouin)
("rust-qtlreaper" ,rust-qtlreaper)))