diff options
author | Frederick Muriuki Muriithi | 2022-04-27 17:37:22 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-04-27 17:37:22 +0300 |
commit | 903af1c0b1f2cc695ea4e0c31438f9205571d15d (patch) | |
tree | 08b32ee9676bd8ed2456b39895333fdff45b0dd2 /manifest.scm | |
parent | ea70b7a7db42d51fa7f22f3dcb6d2aca6d8a795d (diff) | |
download | gn-uploader-903af1c0b1f2cc695ea4e0c31438f9205571d15d.tar.gz |
Implement command-line interface for QC of files
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm index d93902a..9ec50a6 100644 --- a/manifest.scm +++ b/manifest.scm @@ -4,6 +4,7 @@ "python-mypy" "python-redis" "python-flask" + "python-magic" "python-pylint" "python-pytest" "python-hypothesis")) |