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