From b9413593393f4cf904f9a4ae97aeb08989257303 Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Fri, 18 Jan 2019 12:03:22 +0300 Subject: gn: Add python-schedule as dependency * gn/packages/edash.scm (python-schedule): New dependency. --- gn/packages/edash.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/packages/edash.scm') 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)) -- cgit v1.2.3