cardimpose: add pythonImportsCheck
Co-authored-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
bd336fa0a6
commit
247078a22e
@ -19,6 +19,8 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
dependencies = [ pymupdf ];
|
dependencies = [ pymupdf ];
|
||||||
|
|
||||||
|
pythonImportsCheck = [ "cardimpose" ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
mainProgram = "cardimpose";
|
mainProgram = "cardimpose";
|
||||||
description = "Library for imposing PDF files";
|
description = "Library for imposing PDF files";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user