diff options
Diffstat (limited to 'dev-python/textdistance')
| -rw-r--r-- | dev-python/textdistance/textdistance-4.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/textdistance/textdistance-4.6.3.ebuild b/dev-python/textdistance/textdistance-4.6.3.ebuild index 794ae8db5306..e6fadda90726 100644 --- a/dev-python/textdistance/textdistance-4.6.3.ebuild +++ b/dev-python/textdistance/textdistance-4.6.3.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 @@ -24,11 +24,11 @@ KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" BDEPEND=" test? ( - dev-python/hypothesis[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] ) " +EPYTEST_PLUGINS=( hypothesis ) distutils_enable_tests pytest EPYTEST_IGNORE=( |
