python3Packages.PyChromecast: disable checks
This commit is contained in:
@@ -13,6 +13,8 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ requests zeroconf protobuf casttube ];
|
||||
|
||||
# no tests available
|
||||
doCheck = false;
|
||||
pythonImportsCheck = [ "pychromecast" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user