commit:     703754dea3edc83c37f375e079c007d7357b9cb0
Author:     Arthur Zamarin <arthurzam <AT> gmail <DOT> com>
AuthorDate: Fri Jul 30 16:45:59 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 08:16:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=703754de

dev-python/leather: enable doc generation

Signed-off-by: Arthur Zamarin <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/leather/leather-0.3.3-r2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/leather/leather-0.3.3-r2.ebuild 
b/dev-python/leather/leather-0.3.3-r2.ebuild
index 1792a5e19c7..e2397fc3ccf 100644
--- a/dev-python/leather/leather-0.3.3-r2.ebuild
+++ b/dev-python/leather/leather-0.3.3-r2.ebuild
@@ -29,6 +29,8 @@ PATCHES=(
 )
 
 distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+       dev-python/sphinx_rtd_theme
 
 python_prepare_all() {
        local requirements_files sed_args

Reply via email to