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