python313Packages.fpdf2: add missing input
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
fetchFromGitHub,
|
||||
fonttools,
|
||||
lxml,
|
||||
pikepdf,
|
||||
pillow,
|
||||
pytest-cov-stub,
|
||||
pytestCheckHook,
|
||||
@@ -37,6 +38,7 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [
|
||||
camelot
|
||||
lxml
|
||||
pikepdf
|
||||
pytest-cov-stub
|
||||
pytestCheckHook
|
||||
qrcode
|
||||
|
||||
Reference in New Issue
Block a user