diff options
Diffstat (limited to 'dev-python/mpdlcd')
| -rw-r--r-- | dev-python/mpdlcd/mpdlcd-0.5.2-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/mpdlcd/mpdlcd-0.5.2-r2.ebuild b/dev-python/mpdlcd/mpdlcd-0.5.2-r2.ebuild index 7a15f549edad..ba3c3c556ebd 100644 --- a/dev-python/mpdlcd/mpdlcd-0.5.2-r2.ebuild +++ b/dev-python/mpdlcd/mpdlcd-0.5.2-r2.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 @@ -25,6 +25,7 @@ KEYWORDS="amd64 x86" RDEPEND="dev-python/python-mpd2" +EPYTEST_PLUGINS=() distutils_enable_tests pytest src_prepare() { |
