diff options
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 c41be35..d5ce588 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,6 +1,7 @@ (specifications->manifest (list "python" "python-mypy" + "python-flask" "python-pylint" "python-pytest" "python-hypothesis")) |