dev-python/python-multipart: Add missing mock test-dep

Closes: https://bugs.gentoo.org/882381
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-11-21 15:51:29 +01:00
parent 9e74b3947d
commit 7a7bf94ce4

View File

@@ -24,6 +24,7 @@ KEYWORDS="~amd64 ~x86"
BDEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
)
"