projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19b413d
)
dev-python/sphinx-gallery: pytest-runner needed as DEPEND (#626878)
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 15 Apr 2018 10:04:28 +0000
(12:04 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 15 Apr 2018 10:05:32 +0000
(12:05 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
patch
|
blob
|
history
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 d67dc59bff5fcade88f62e426a6cd92ad023440d..691ce5f9ff251b4d9a00d8de77abd5a27e4a1598 100644
(file)
--- 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