mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-python/pytest-cases: add missing docs dep
Closes: https://bugs.gentoo.org/898220 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -8,7 +8,10 @@ DISTUTILS_USE_PEP517=setuptools
|
|||||||
PYPI_NO_NORMALIZE=1
|
PYPI_NO_NORMALIZE=1
|
||||||
|
|
||||||
DOCS_BUILDER="mkdocs"
|
DOCS_BUILDER="mkdocs"
|
||||||
DOCS_DEPEND="dev-python/mkdocs-material"
|
DOCS_DEPEND=(
|
||||||
|
dev-python/mkdocs-material
|
||||||
|
dev-python/regex
|
||||||
|
)
|
||||||
|
|
||||||
inherit distutils-r1 docs pypi
|
inherit distutils-r1 docs pypi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user