python311Packages.sphinxcontrib-plantuml: add pythonImportsCheck
This commit is contained in:
parent
af71e175a2
commit
1a4934d100
@ -26,6 +26,8 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ plantuml ];
|
||||
|
||||
pythonImportsCheck = [ "sphinxcontrib.plantuml" ];
|
||||
|
||||
# No tests included.
|
||||
doCheck = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user