about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/edash.scm6
1 files changed, 4 insertions, 2 deletions
diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm
index 6324d3a..79e4b22 100644
--- a/gn/packages/edash.scm
+++ b/gn/packages/edash.scm
@@ -467,7 +467,7 @@ with the Specification.")
        ("python-jinja2" ,python-jinja2)
        ("python-markdown" ,python-markdown)
        ("python-misaka" ,python-misaka)
-       ("python-pygit2" ,python-pygit2)
+       ;; ("python-pygit2" ,python-pygit2)
        ("web-bootstrap" ,web-bootstrap)
        ;;("sassc" ,sassc)
        ("python-boto3" ,python-boto3)
@@ -480,7 +480,9 @@ with the Specification.")
        ("python-flask-mail" ,python-flask-mail)
        ("python-flask-wtf" ,python-flask-wtf)
        ("sqlite" ,sqlite)
-       ("python-ipython" ,python-ipython)
+       ;; ("python-ipython" ,python-ipython)
+       ("python-swagger-ui-bundle" ,python-swagger-ui-bundle)
+       ("python-connexion" ,python-connexion)
        ))
     (arguments
      `(#:modules ((guix build utils))