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