dev-python/pytest-cython: add missing doc dep

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-04-25 13:25:37 +02:00
parent d1f4f3bfac
commit bebd1a3533

View File

@@ -6,6 +6,7 @@ EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DISTUTILS_USE_SETUPTOOLS=rdepend
DESCRIPTION="Plugin for testing Cython extension modules"
HOMEPAGE="https://github.com/lgpage/pytest-cython"
@@ -28,4 +29,4 @@ RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
#"
#distutils_enable_tests pytest
distutils_enable_sphinx docs
distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme