diff options
Diffstat (limited to 'dev-python/pycodestyle')
| -rw-r--r-- | dev-python/pycodestyle/pycodestyle-2.14.0.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/dev-python/pycodestyle/pycodestyle-2.14.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.14.0.ebuild index 67da2113ca6e..0aa9ec4374ca 100644 --- a/dev-python/pycodestyle/pycodestyle-2.14.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.14.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 @@ -27,9 +27,5 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 distutils_enable_sphinx docs \ dev-python/sphinx-rtd-theme +EPYTEST_PLUGINS=() distutils_enable_tests pytest - -python_test() { - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - epytest -} |
