dev-python/objgraph: Remove unnecessary (mocked?) xdot test dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-07-27 08:32:53 +02:00
parent 0d1aef36ab
commit 22073d5025

View File

@@ -22,11 +22,6 @@ IUSE="doc"
RDEPEND="
media-gfx/graphviz
"
BDEPEND="
test? (
media-gfx/xdot
)
"
distutils_enable_tests pytest