dev-python/priority: Remove unnecessary test deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Jul 2018 07:00:58 +0000 (09:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Jul 2018 08:37:50 +0000 (10:37 +0200)
dev-python/priority/priority-1.3.0.ebuild

index 39cb4d69564a1cf34825ac4aae26cbf9ede8b10b..2ab133256ca188502f1f891860fbde0374d3479a 100644 (file)
@@ -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}]
        )
 "