aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/edash.scm
diff options
context:
space:
mode:
authorMuriithi Frederick Muriuki2018-11-28 08:49:26 +0300
committerMuriithi Frederick Muriuki2018-11-28 08:49:26 +0300
commitc1f2ddf52bb6372ae86fee65adfb8302dea3be13 (patch)
tree1db479cb3dad3df51e0d75c8fdf185fb8deca2a9 /gn/packages/edash.scm
parentc00702ab658aa67cd47949bd5815fccc9069b675 (diff)
downloadguix-bioinformatics-c1f2ddf52bb6372ae86fee65adfb8302dea3be13.tar.gz
Add missing package
* Add python-ipython to the list of propagated packages.
Diffstat (limited to 'gn/packages/edash.scm')
-rw-r--r--gn/packages/edash.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm
index 12b828a..7d5fc63 100644
--- a/gn/packages/edash.scm
+++ b/gn/packages/edash.scm
@@ -171,6 +171,7 @@ interface to the Amazon Web Services (AWS) API.")
("python-flask-mail" ,python-flask-mail)
("python-flask-wtf" ,python-flask-wtf)
("sqlite" ,sqlite)
+ ("python-ipython" ,python-ipython)
))
(arguments
`(#:modules ((guix build utils))