diff options
Diffstat (limited to 'dev-python/accessible-pygments')
| -rw-r--r-- | dev-python/accessible-pygments/accessible-pygments-0.0.5.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/accessible-pygments/accessible-pygments-0.0.5.ebuild b/dev-python/accessible-pygments/accessible-pygments-0.0.5.ebuild index e6062a54d47c..f71544d74ff8 100644 --- a/dev-python/accessible-pygments/accessible-pygments-0.0.5.ebuild +++ b/dev-python/accessible-pygments/accessible-pygments-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,11 +29,9 @@ RDEPEND=" BDEPEND=" dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}] dev-python/hatch-vcs[${PYTHON_USEDEP}] - test? ( - dev-python/hypothesis[${PYTHON_USEDEP}] - ) " +EPYTEST_PLUGINS=( hypothesis ) distutils_enable_tests pytest export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} |
