diff --git a/dev-python/cryptg/cryptg-0.5.0_p0.ebuild b/dev-python/cryptg/cryptg-0.5.0_p0.ebuild index d0c6460bba..925e27aa81 100644 --- a/dev-python/cryptg/cryptg-0.5.0_p0.ebuild +++ b/dev-python/cryptg/cryptg-0.5.0_p0.ebuild @@ -80,6 +80,8 @@ BDEPEND="dev-python/setuptools-rust[${PYTHON_USEDEP}]" # rust does not use *FLAGS from make.conf, silence portage warning QA_FLAGS_IGNORED=".*" +EPYTEST_PLUGINS=( pytest-import-check ) + distutils_enable_tests import-check src_unpack() {