python313Packages.fpdf2: add missing input

This commit is contained in:
Fabian Affolter
2025-08-24 10:25:38 +02:00
parent 6d174d6992
commit 4f2529ac46
@@ -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