commit:     c9b599212ee653fd5edd2662e2e5552ea544fb92
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 12:05:08 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 12:05:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b59921

dev-python/yaxmldiff: Enable doctests

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/yaxmldiff/yaxmldiff-0.2.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/yaxmldiff/yaxmldiff-0.2.0.ebuild 
b/dev-python/yaxmldiff/yaxmldiff-0.2.0.ebuild
index dd0f09e5c16f..1f5332afb99a 100644
--- a/dev-python/yaxmldiff/yaxmldiff-0.2.0.ebuild
+++ b/dev-python/yaxmldiff/yaxmldiff-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,3 +24,5 @@ RDEPEND="
 BDEPEND="
        >=dev-python/hatch-fancy-pypi-readme-24.1.0[${PYTHON_USEDEP}]
 "
+
+distutils_enable_tests pytest

Reply via email to