aboutsummaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-07-07 09:24:29 +0300
committerFrederick Muriuki Muriithi2022-07-07 09:24:29 +0300
commit23a5e2c8dc2cbbf1ce55c22f80519824e413b883 (patch)
treeaa1d39e3ba4f870b2adbb7644ff8dc3ad2ad7bd5 /manifest.scm
parent2e12c23648be1b6827f1717ca143359d29043a39 (diff)
downloadgn-uploader-23a5e2c8dc2cbbf1ce55c22f80519824e413b883.tar.gz
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.
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm3
1 files changed, 2 insertions, 1 deletions
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"))