mopidy-gmusic: use default cachetools version
This commit is contained in:
parent
a3fb6d2590
commit
2dc2a8e54e
@ -13,7 +13,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
mopidy
|
mopidy
|
||||||
pythonPackages.requests
|
pythonPackages.requests
|
||||||
pythonPackages.gmusicapi
|
pythonPackages.gmusicapi
|
||||||
pythonPackages.cachetools_1
|
pythonPackages.cachetools
|
||||||
];
|
];
|
||||||
|
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user