diff --git a/dev-python/netaddr/netaddr-1.3.0.ebuild b/dev-python/netaddr/netaddr-1.3.0.ebuild index a626fd9564655..e754955d67431 100644 --- a/dev-python/netaddr/netaddr-1.3.0.ebuild +++ b/dev-python/netaddr/netaddr-1.3.0.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 @@ -28,4 +28,5 @@ BDEPEND=" distutils_enable_sphinx docs/source \ dev-python/furo \ dev-python/sphinx-issues +EPYTEST_PLUGINS=() distutils_enable_tests pytest