From 0b6afa6b8ad844836827ffba7b9d05aefa3f2b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 24 Aug 2025 19:16:12 +0200 Subject: [PATCH] dev-python/pypi-attestations: Use EPYTEST_PLUGINS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pypi-attestations/pypi-attestations-0.0.27.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pypi-attestations/pypi-attestations-0.0.27.ebuild b/dev-python/pypi-attestations/pypi-attestations-0.0.27.ebuild index 9ed29d2da015b..c19a7c9fe83ae 100644 --- a/dev-python/pypi-attestations/pypi-attestations-0.0.27.ebuild +++ b/dev-python/pypi-attestations/pypi-attestations-0.0.27.ebuild @@ -35,4 +35,5 @@ BDEPEND=" ) " +EPYTEST_PLUGINS=() distutils_enable_tests pytest