python39Packages.pyviz-comms: add import check
This commit is contained in:
@@ -19,6 +19,8 @@ buildPythonPackage rec {
|
||||
# there are not tests with the package
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "pyviz_comms" ];
|
||||
|
||||
passthru.tests = {
|
||||
inherit panel;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user