python3Packages.azure-eventgrid: add pythonImportsCheck
This commit is contained in:
parent
c0f8f2de40
commit
044a92623c
@ -24,6 +24,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
# has no tests
|
# has no tests
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
pythonImportsCheck = [ "azure.eventgrid" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A fully-managed intelligent event routing service that allows for uniform event consumption using a publish-subscribe model";
|
description = "A fully-managed intelligent event routing service that allows for uniform event consumption using a publish-subscribe model";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user