dev-python/proselint: use EPYTEST_PLUGINS

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-07-05 23:13:20 +05:00
parent 6f134196ff
commit c4dbd83a4d

View File

@@ -24,9 +24,6 @@ RDEPEND="
>=dev-python/click-8.0.0[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest
EPYTEST_PLUGINS=( )
python_test() {
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
epytest
}
distutils_enable_tests pytest