commit: b68ab46c5172df9c78c952256a0ba5cf1cc0c529
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 13 13:45:41 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 13 13:50:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b68ab46c
dev-python/fitsio: Use EPYTEST_PLUGINS
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/fitsio/fitsio-1.2.6-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/fitsio/fitsio-1.2.6-r1.ebuild
b/dev-python/fitsio/fitsio-1.2.6-r1.ebuild
index 533576bfd154..025a470957d0 100644
--- a/dev-python/fitsio/fitsio-1.2.6-r1.ebuild
+++ b/dev-python/fitsio/fitsio-1.2.6-r1.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
${DEPEND}
"
+EPYTEST_PLUGINS=()
distutils_enable_tests pytest
PATCHES=(