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