From 6760d322637a3d875242a66e9c1a784866d7df1d Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 15 Jun 2022 08:05:11 +0300 Subject: Setup test fixtures and initial tests for web-UI --- guix.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'guix.scm') diff --git a/guix.scm b/guix.scm index 35911ae..0c78fc1 100644 --- a/guix.scm +++ b/guix.scm @@ -36,8 +36,7 @@ python-pytest python-hypothesis)) (propagated-inputs - (list python-rq - python-magic)) + (list redis)) (synopsis "GeneNetwork Quality Control Application") (description "GeneNetwork qc is a quality control application for the data files that -- cgit v1.2.3