diff options
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 3 |
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")) |