dev-python/jedi: Fix doc deps

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-06-02 13:59:49 +02:00
parent edac594da1
commit 93f309893b

View File

@@ -25,7 +25,8 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND=">=dev-python/parso-0.5.2[${PYTHON_USEDEP}]"
distutils_enable_sphinx docs
distutils_enable_sphinx docs \
dev-python/sphinx_rtd_theme
distutils_enable_tests pytest
python_prepare_all() {