aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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))