mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/sphinx-gallery: pytest-runner needed as DEPEND (#626878)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
@@ -20,7 +20,10 @@ RDEPEND="
|
||||
dev-python/pillow[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-runner[${PYTHON_USEDEP}]
|
||||
"
|
||||
PDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]"
|
||||
|
||||
# tests need extra files not distributed
|
||||
|
||||
Reference in New Issue
Block a user