aboutsummaryrefslogtreecommitdiff
path: root/manifest.scm
blob: 9ec50a6a17d9e9460e3e890ec9981dcd8914944a (plain)
1
2
3
4
5
6
7
8
9
10
(specifications->manifest
 (list "python"
       "python-rq"
       "python-mypy"
       "python-redis"
       "python-flask"
       "python-magic"
       "python-pylint"
       "python-pytest"
       "python-hypothesis"))