diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-15 09:00:58 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-15 10:37:50 +0200 |
commit | 16271c846ad125b0f8d9f0a871698fe82b210c12 (patch) | |
tree | ba8846967c9bc2183b98583eaec764ec7f00f21f /dev-python/priority/priority-1.3.0.ebuild | |
parent | dev-python/hyper-h2: Enable tests (diff) | |
download | gentoo-16271c846ad125b0f8d9f0a871698fe82b210c12.tar.gz gentoo-16271c846ad125b0f8d9f0a871698fe82b210c12.tar.bz2 gentoo-16271c846ad125b0f8d9f0a871698fe82b210c12.zip |
dev-python/priority: Remove unnecessary test deps
Diffstat (limited to 'dev-python/priority/priority-1.3.0.ebuild')
-rw-r--r-- | dev-python/priority/priority-1.3.0.ebuild | 2 |
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}] ) " |