python3Packages.PyChromecast: add pythonImportsCheck
This commit is contained in:
parent
5f498ef585
commit
65d90a08f2
@ -13,6 +13,8 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ requests zeroconf protobuf casttube ];
|
||||
|
||||
pythonImportsCheck = [ "pychromecast" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Library for Python to communicate with the Google Chromecast";
|
||||
homepage = "https://github.com/home-assistant-libs/pychromecast";
|
||||
|
Loading…
Reference in New Issue
Block a user