diff options
-rw-r--r-- | gn/packages/edash.scm | 1 |
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)) |