diff options
Diffstat (limited to 'dev-python/lockfile')
| -rw-r--r-- | dev-python/lockfile/lockfile-0.12.2-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/lockfile/lockfile-0.12.2-r3.ebuild b/dev-python/lockfile/lockfile-0.12.2-r3.ebuild index ce5e67d093be..3ccdb728430d 100644 --- a/dev-python/lockfile/lockfile-0.12.2-r3.ebuild +++ b/dev-python/lockfile/lockfile-0.12.2-r3.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 @@ PATCHES=( "${FILESDIR}"/${P}-pytest.patch ) +EPYTEST_PLUGINS=() distutils_enable_tests pytest distutils_enable_sphinx doc/source --no-autodoc |
