mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -35,6 +35,7 @@ BDEPEND="
|
||||
test? (
|
||||
dev-python/async-timeout[${PYTHON_USEDEP}]
|
||||
dev-python/Faker[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user