aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/edash.scm
diff options
context:
space:
mode:
authorMuriithi Frederick Muriuki2019-01-18 12:03:22 +0300
committerMuriithi Frederick Muriuki2019-01-18 12:03:22 +0300
commitb9413593393f4cf904f9a4ae97aeb08989257303 (patch)
tree0c639ae0ca30a0e55f1322b6041ec68caf6201a7 /gn/packages/edash.scm
parent0e138a173992daae0697699d4e2b68cf17104091 (diff)
downloadguix-bioinformatics-b9413593393f4cf904f9a4ae97aeb08989257303.tar.gz
gn: Add python-schedule as dependency
* gn/packages/edash.scm (python-schedule): New dependency.
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 f6a3321..4d3f557 100644
--- a/gn/packages/edash.scm
+++ b/gn/packages/edash.scm
@@ -485,6 +485,7 @@ with the Specification.")
;; ("python-ipython" ,python-ipython)
("python-swagger-ui-bundle" ,python-swagger-ui-bundle)
("python-connexion" ,python-connexion)
+ ("python-schedule" ,python-schedule)
))
(arguments
`(#:modules ((guix build utils))