summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/paste/paste-3.0.7.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/paste/paste-3.0.7.ebuild b/dev-python/paste/paste-3.0.7.ebuild
index 0191f718b00a..6377c832431e 100644
--- a/dev-python/paste/paste-3.0.7.ebuild
+++ b/dev-python/paste/paste-3.0.7.ebuild
@@ -25,6 +25,7 @@ RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
openid? ( dev-python/python-openid[$(python_gen_usedep 'python2*')] )"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/pytest-runner[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
S="${WORKDIR}/${MY_P}"