dev-python/grpclib: Add missing pytest-asyncio dep

Closes: https://bugs.gentoo.org/941690
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-10-17 12:44:41 +02:00
parent 7984f0f196
commit 86f52dc660

View File

@@ -35,6 +35,7 @@ BDEPEND="
test? (
dev-python/async-timeout[${PYTHON_USEDEP}]
dev-python/Faker[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
)
"