aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-05-11 06:50:34 +0300
committerFrederick Muriuki Muriithi2022-05-11 06:50:34 +0300
commit4be0ad66b86e238dd92da191061ffc63bee3d09f (patch)
treea729eb646069a34d5cbb464414bfe46105b2ac27 /guix.scm
parent0f47b6313e846fc40fb0be4e1e4d377c95170786 (diff)
downloadgn-uploader-4be0ad66b86e238dd92da191061ffc63bee3d09f.tar.gz
Remove unnecessary packages for the CLI version
Diffstat (limited to 'guix.scm')
-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