mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/nptyping: Add a test dep on dev-python/mypy
Closes: https://bugs.gentoo.org/837251 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -30,6 +30,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/mypy[${PYTHON_USEDEP}]
|
||||
dev-python/typeguard[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user