mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user