diff options
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm index d5ce588..d93902a 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,6 +1,8 @@ (specifications->manifest (list "python" + "python-rq" "python-mypy" + "python-redis" "python-flask" "python-pylint" "python-pytest" |