dev-python/pytest-system-statistics: 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:55:23 +02:00
parent 8a1b36370d
commit 6f4e794f48

View File

@@ -37,7 +37,7 @@ PATCHES=(
"${FILESDIR}/pytest-system-statistics-1.0.2-loader.patch"
)
EPYTEST_PLUGINS=( "${PN}" pytest-subtests )
EPYTEST_PLUGINS=( "${PN}" )
EPYTEST_PLUGIN_LOAD_VIA_ENV=1
distutils_enable_tests pytest