about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix.scm6
1 files changed, 2 insertions, 4 deletions
diff --git a/guix.scm b/guix.scm
index e347cee..35911ae 100644
--- a/guix.scm
+++ b/guix.scm
@@ -30,16 +30,14 @@
 	   (lambda* (#:key tests? #:allow-other-keys)
 	     (when tests?
 	       (invoke "pytest")))))))
-    (native-inputs
+    (inputs
      (list python-mypy
 	   python-pylint
 	   python-pytest
 	   python-hypothesis))
     (propagated-inputs
      (list python-rq
-	   python-magic
-	   python-flask
-	   python-jsonpickle))
+	   python-magic))
     (synopsis "GeneNetwork Quality Control Application")
     (description
      "GeneNetwork qc is a quality control application for the data files that