python tunigo: add missing test dependencies
This commit is contained in:
parent
3b93952297
commit
4d2d2c6a6e
|
@ -20924,6 +20924,8 @@ in modules // {
|
||||||
sha256 = "02ili37dbs5mk5f6v3fmi1sji39ymc4zyq44x0abxzr88nc8nh97";
|
sha256 = "02ili37dbs5mk5f6v3fmi1sji39ymc4zyq44x0abxzr88nc8nh97";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
buildInputs = with self; [ mock nose ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Python API for the browse feature of Spotify";
|
description = "Python API for the browse feature of Spotify";
|
||||||
homepage = https://github.com/trygveaa/python-tunigo;
|
homepage = https://github.com/trygveaa/python-tunigo;
|
||||||
|
|
Loading…
Reference in New Issue