python tunigo: add missing test dependencies

This commit is contained in:
Frederik Rietdijk 2015-12-21 09:20:58 +01:00
parent 3b93952297
commit 4d2d2c6a6e

View file

@ -20924,6 +20924,8 @@ in modules // {
sha256 = "02ili37dbs5mk5f6v3fmi1sji39ymc4zyq44x0abxzr88nc8nh97";
};
buildInputs = with self; [ mock nose ];
meta = {
description = "Python API for the browse feature of Spotify";
homepage = https://github.com/trygveaa/python-tunigo;