summaryrefslogtreecommitdiff
path: root/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pastedeploy/pastedeploy-2.0.1.ebuild')
-rw-r--r--dev-python/pastedeploy/pastedeploy-2.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild b/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
index e9fbd818afa..8636a1a9425 100644
--- a/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
@@ -22,6 +22,7 @@ IUSE="doc test"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
+ dev-python/pytest-runner[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
python_test() {