commit:     2c444cac1a0dffc11126233dbbf430c646969a5e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 17:42:50 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 18:17:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c444cac

dev-python/tappy: enable doc generation

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/tappy/tappy-3.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/tappy/tappy-3.0.ebuild 
b/dev-python/tappy/tappy-3.0.ebuild
index 2992e2720c5..4c06a5b3f50 100644
--- a/dev-python/tappy/tappy-3.0.ebuild
+++ b/dev-python/tappy/tappy-3.0.ebuild
@@ -24,6 +24,7 @@ BDEPEND="
        )"
 
 distutils_enable_tests unittest
+distutils_enable_sphinx docs
 
 pkg_postinst() {
        optfeature "YAML blocks associated with test results" \

Reply via email to