From 23a5e2c8dc2cbbf1ce55c22f80519824e413b883 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 7 Jul 2022 09:24:29 +0300 Subject: Provide selection for GeneChips The GeneChipId value is required for the data being inserted, so this commit provides the UI to enable selection of the chip. --- manifest.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifest.scm') diff --git a/manifest.scm b/manifest.scm index 407834a..d18be5b 100644 --- a/manifest.scm +++ b/manifest.scm @@ -8,4 +8,5 @@ "python-pylint" "python-pytest" "python-hypothesis" - "python-jsonpickle")) + "python-jsonpickle" + "python-mysqlclient")) -- cgit v1.2.3