From efd846407b1b201710cff042108f96b4ca5e3d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 8 May 2026 21:05:19 +0200 Subject: [PATCH] dev-python/snakeoil: Remove obsolete pytest-subtests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/snakeoil/snakeoil-0.11.0.ebuild | 2 +- dev-python/snakeoil/snakeoil-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/snakeoil/snakeoil-0.11.0.ebuild b/dev-python/snakeoil/snakeoil-0.11.0.ebuild index 08db1cc0fa99a..ff84f169e014d 100644 --- a/dev-python/snakeoil/snakeoil-0.11.0.ebuild +++ b/dev-python/snakeoil/snakeoil-0.11.0.ebuild @@ -28,5 +28,5 @@ HOMEPAGE=" LICENSE="BSD BSD-2 MIT" SLOT="0" -EPYTEST_PLUGINS=( pytest-subtests ) +EPYTEST_PLUGINS=() distutils_enable_tests pytest diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild index 8794d9d37a366..b63981845418b 100644 --- a/dev-python/snakeoil/snakeoil-9999.ebuild +++ b/dev-python/snakeoil/snakeoil-9999.ebuild @@ -28,5 +28,5 @@ HOMEPAGE=" LICENSE="BSD BSD-2 MIT" SLOT="0" -EPYTEST_PLUGINS=( pytest-subtests ) +EPYTEST_PLUGINS=() distutils_enable_tests pytest