mail-filter/pyzor: Use EPYTEST_PLUGINS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-07-31 19:08:57 +02:00
parent 3a57c2bba6
commit ad35eeb853

View File

@@ -38,7 +38,6 @@ RDEPEND="
BDEPEND="
test? (
$(python_gen_impl_dep 'gdbm')
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/redis[${PYTHON_USEDEP}]
)
"
@@ -48,6 +47,8 @@ REQUIRED_USE="
"
distutils_enable_sphinx docs
EPYTEST_PLUGINS=()
distutils_enable_tests pytest
python_test() {
epytest -vv tests/unit