dev-python/pygithub: Remove obsolete pytest-subtests

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-05-08 20:53:44 +02:00
parent bb5963fd3f
commit 8bf6de52ef

View File

@@ -34,6 +34,6 @@ BDEPEND="
)
"
EPYTEST_PLUGINS=( pytest-subtests )
EPYTEST_PLUGINS=()
EPYTEST_XDIST=1
distutils_enable_tests pytest