mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mail-filter/pyzor: Use EPYTEST_PLUGINS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user