From 224ceca1628e9fdda852d805b2e1ef11aad4514e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 4 Apr 2026 12:01:10 +0200 Subject: [PATCH] dev-python/typogrify: 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/typogrify/typogrify-2.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/typogrify/typogrify-2.1.0.ebuild b/dev-python/typogrify/typogrify-2.1.0.ebuild index 0209491572b94..948da5d5a29ae 100644 --- a/dev-python/typogrify/typogrify-2.1.0.ebuild +++ b/dev-python/typogrify/typogrify-2.1.0.ebuild @@ -23,6 +23,7 @@ RDEPEND=" >=dev-python/smartypants-1.8.3[${PYTHON_USEDEP}] " +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_test() {