commit:     16271c846ad125b0f8d9f0a871698fe82b210c12
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 07:00:58 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 08:37:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16271c84

dev-python/priority: Remove unnecessary test deps

 dev-python/priority/priority-1.3.0.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/priority/priority-1.3.0.ebuild 
b/dev-python/priority/priority-1.3.0.ebuild
index 39cb4d69564..2ab133256ca 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}]
        )
 "

Reply via email to