blob: d18be5bbdaa4df8d0ab5938360bfc778dedec0bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
(specifications->manifest
(list "redis"
"python"
"python-mypy"
"python-redis"
"python-flask"
"python-magic"
"python-pylint"
"python-pytest"
"python-hypothesis"
"python-jsonpickle"
"python-mysqlclient"))
|