commit:     db1d32406d6b0ea4346d5c6ddd0703e51320d2e2
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 15:11:12 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jun 30 15:26:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1d3240

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 <AT> gentoo.org>

 dev-python/gherkin-official/gherkin-official-32.1.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/gherkin-official/gherkin-official-32.1.2.ebuild 
b/dev-python/gherkin-official/gherkin-official-32.1.2.ebuild
index 1a767a76b2ae..9b0479d9aaca 100644
--- a/dev-python/gherkin-official/gherkin-official-32.1.2.ebuild
+++ b/dev-python/gherkin-official/gherkin-official-32.1.2.ebuild
@@ -23,4 +23,5 @@ RDEPEND="
        dev-python/typing-extensions[${PYTHON_USEDEP}]
 "
 
+EPYTEST_PLUGINS=()
 distutils_enable_tests pytest

Reply via email to