dev-python/parse: use EPYTEST_PLUGINS

Would rather get rid of autoloading in my packages now and
this is a good excuse to do so.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-06-30 11:12:20 -04:00
parent db1d32406d
commit 5dfad885d2

View File

@@ -14,4 +14,5 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
EPYTEST_PLUGINS=()
distutils_enable_tests pytest