diff options
Diffstat (limited to 'dev-python/pytest-xprocess/pytest-xprocess-1.0.2.ebuild')
| -rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-1.0.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-1.0.2.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-1.0.2.ebuild index 1b82b847293e..23b57b03fa18 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-1.0.2.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-1.0.2.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,4 +24,6 @@ RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] " +EPYTEST_PLUGINS=( "${PN}" ) +EPYTEST_PLUGIN_LOAD_VIA_ENV=1 distutils_enable_tests pytest |
