mopidy-iris: use latest tornado
This commit is contained in:
parent
7ff98bd03d
commit
31643e45ec
@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
] ++ (with python3Packages; [
|
] ++ (with python3Packages; [
|
||||||
configobj
|
configobj
|
||||||
requests
|
requests
|
||||||
tornado_4
|
tornado
|
||||||
]);
|
]);
|
||||||
|
|
||||||
# no tests implemented
|
# no tests implemented
|
||||||
|
Loading…
Reference in New Issue
Block a user