diff --git a/dev-util/find-work-pkgcheck/find-work-pkgcheck-1.0.0.ebuild b/dev-util/find-work-pkgcheck/find-work-pkgcheck-1.0.0.ebuild index f3f27d8f58..6112d5468d 100644 --- a/dev-util/find-work-pkgcheck/find-work-pkgcheck-1.0.0.ebuild +++ b/dev-util/find-work-pkgcheck/find-work-pkgcheck-1.0.0.ebuild @@ -28,11 +28,8 @@ RDEPEND=" dev-util/pkgcheck[${PYTHON_USEDEP}] sys-apps/pkgcore[${PYTHON_USEDEP}] " -BDEPEND=" - test? ( - dev-python/pytest-import-check[${PYTHON_USEDEP}] - ) -" + +EPYTEST_PLUGINS=( pytest-import-check ) distutils_enable_tests pytest