dev-python/gherkin-official: 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:11:12 -04:00
parent 2bee806a38
commit db1d32406d

View File

@@ -23,4 +23,5 @@ RDEPEND="
dev-python/typing-extensions[${PYTHON_USEDEP}]
"
EPYTEST_PLUGINS=()
distutils_enable_tests pytest