From dbe8b2ade40c07204389447652f718f5ae88f0a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 4 Apr 2026 12:01:49 +0200 Subject: [PATCH] dev-python/uritemplate: 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/uritemplate/uritemplate-4.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/uritemplate/uritemplate-4.2.0.ebuild b/dev-python/uritemplate/uritemplate-4.2.0.ebuild index 00f91b67c4f3a..f8fe68b4e365b 100644 --- a/dev-python/uritemplate/uritemplate-4.2.0.ebuild +++ b/dev-python/uritemplate/uritemplate-4.2.0.ebuild @@ -20,4 +20,5 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +EPYTEST_PLUGINS=() distutils_enable_tests pytest