dev-python/pypdf: Add dev-python/pyyaml test dep

Closes: https://bugs.gentoo.org/923137
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-28 18:36:22 +01:00
parent ac79792711
commit e86940ab2e

View File

@@ -31,6 +31,7 @@ BDEPEND="
test? (
dev-python/cryptography[${PYTHON_USEDEP}]
>=dev-python/pillow-8.0.0[jpeg,jpeg2k,tiff,${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
)
"