dev-python/typogrify: Use EPYTEST_PLUGINS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-04 12:01:10 +02:00
parent a2386cb196
commit 224ceca162

View File

@@ -23,6 +23,7 @@ RDEPEND="
>=dev-python/smartypants-1.8.3[${PYTHON_USEDEP}]
"
EPYTEST_PLUGINS=()
distutils_enable_tests pytest
python_test() {