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 --- manifest.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifest.scm') diff --git a/manifest.scm b/manifest.scm index 42d95bb..407834a 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,5 +1,6 @@ (specifications->manifest - (list "python" + (list "redis" + "python" "python-mypy" "python-redis" "python-flask" -- cgit v1.2.3