summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-15 09:00:58 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-15 10:37:50 +0200
commit16271c846ad125b0f8d9f0a871698fe82b210c12 (patch)
treeba8846967c9bc2183b98583eaec764ec7f00f21f /dev-python
parentdev-python/hyper-h2: Enable tests (diff)
downloadgentoo-16271c846ad125b0f8d9f0a871698fe82b210c12.tar.gz
gentoo-16271c846ad125b0f8d9f0a871698fe82b210c12.tar.bz2
gentoo-16271c846ad125b0f8d9f0a871698fe82b210c12.zip
dev-python/priority: Remove unnecessary test deps
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/priority/priority-1.3.0.ebuild2
1 files changed, 0 insertions, 2 deletions
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}]
)
"