From 16271c846ad125b0f8d9f0a871698fe82b210c12 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 15 Jul 2018 09:00:58 +0200 Subject: dev-python/priority: Remove unnecessary test deps --- dev-python/priority/priority-1.3.0.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev-python/priority') diff --git a/dev-python/priority/priority-1.3.0.ebuild b/dev-python/priority/priority-1.3.0.ebuild index 39cb4d69564a..2ab133256ca1 100644 --- a/dev-python/priority/priority-1.3.0.ebuild +++ b/dev-python/priority/priority-1.3.0.ebuild @@ -23,8 +23,6 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( >=dev-python/pytest-2.9.2[${PYTHON_USEDEP}] - >=dev-python/pytest-cov-2.3.0[${PYTHON_USEDEP}] - >=dev-python/pytest-xdist-1.14.0[${PYTHON_USEDEP}] >=dev-python/hypothesis-3.4.2[${PYTHON_USEDEP}] ) " -- cgit v1.2.3-65-gdbad