summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-15 12:04:28 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-15 12:05:32 +0200
commitbb4518e13df15d943900acd2ff166dddfb2e6561 (patch)
tree83235abbd000ede075ae98f82ba2871f77c94502 /dev-python/sphinx-gallery
parentnet-libs/nghttp2: Stable for HPPA too. (diff)
downloadgentoo-bb4518e13df15d943900acd2ff166dddfb2e6561.tar.gz
gentoo-bb4518e13df15d943900acd2ff166dddfb2e6561.tar.bz2
gentoo-bb4518e13df15d943900acd2ff166dddfb2e6561.zip
dev-python/sphinx-gallery: pytest-runner needed as DEPEND (#626878)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index d67dc59bff5f..691ce5f9ff25 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -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