diff --git a/dev-python/scrypt/scrypt-0.9.4.ebuild b/dev-python/scrypt/scrypt-0.9.4.ebuild index df033f44cb0fb..a06bae2f4999f 100644 --- a/dev-python/scrypt/scrypt-0.9.4.ebuild +++ b/dev-python/scrypt/scrypt-0.9.4.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 @@ -26,5 +26,6 @@ RDEPEND=" ${DEPEND} " +EPYTEST_PLUGINS=() EPYTEST_XDIST=1 distutils_enable_tests pytest