diff options
Diffstat (limited to 'dev-python/jack-client')
| -rw-r--r-- | dev-python/jack-client/jack-client-0.5.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/jack-client/jack-client-0.5.5.ebuild b/dev-python/jack-client/jack-client-0.5.5.ebuild index 5dd110fc0a5a..c824d2af26c1 100644 --- a/dev-python/jack-client/jack-client-0.5.5.ebuild +++ b/dev-python/jack-client/jack-client-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,6 +34,7 @@ RDEPEND="${BDEPEND} # sphinx_last_updated_by_git not in the tree yet #distutils_enable_sphinx doc dev-python/sphinx-last-updated-by-git +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_test() { |
