commit: cda2bd03c2237f3311b0c6464361ff7532867fee
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 23 13:13:18 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 23 13:15:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda2bd03
dev-python/josepy: Add EPYTEST_PLUGINS
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/josepy/josepy-2.1.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/josepy/josepy-2.1.0.ebuild
b/dev-python/josepy/josepy-2.1.0.ebuild
index 51fe673e9fdf..50c75c240e07 100644
--- a/dev-python/josepy/josepy-2.1.0.ebuild
+++ b/dev-python/josepy/josepy-2.1.0.ebuild
@@ -25,4 +25,6 @@ RDEPEND="
distutils_enable_sphinx docs \
'>=dev-python/sphinx-4.3.0' \
'>=dev-python/sphinx-rtd-theme-1.0'
+
+EPYTEST_PLUGINS=()
distutils_enable_tests pytest