diff options
Diffstat (limited to 'dev-python/mecab-python/mecab-python-1.0.7.ebuild')
| -rw-r--r-- | dev-python/mecab-python/mecab-python-1.0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/mecab-python/mecab-python-1.0.7.ebuild b/dev-python/mecab-python/mecab-python-1.0.7.ebuild index da290ef50931..ab3c9b35810e 100644 --- a/dev-python/mecab-python/mecab-python-1.0.7.ebuild +++ b/dev-python/mecab-python/mecab-python-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,4 +28,5 @@ BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}]" export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} +EPYTEST_PLUGINS=() distutils_enable_tests pytest |
