summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-15 00:34:21 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-15 00:44:42 +0200
commita37040e2bd83f976c67192b7853e24dc048b6905 (patch)
treee8e60596f3e93646c1cf1a20d40a9d77146c85da /dev-python
parentdev-python/pyyaml: Bump to 3.13 (diff)
downloadgentoo-a37040e2bd83f976c67192b7853e24dc048b6905.tar.gz
gentoo-a37040e2bd83f976c67192b7853e24dc048b6905.tar.bz2
gentoo-a37040e2bd83f976c67192b7853e24dc048b6905.zip
dev-python/hpack: Remove unnecessary pytest-cov dep
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hpack/hpack-3.0.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/hpack/hpack-3.0.0.ebuild b/dev-python/hpack/hpack-3.0.0.ebuild
index 07eac8c2bbc1..44e8da1d9ac2 100644
--- a/dev-python/hpack/hpack-3.0.0.ebuild
+++ b/dev-python/hpack/hpack-3.0.0.ebuild
@@ -20,7 +20,6 @@ RDEPEND=""
DEPEND="${RDEPEND}
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}]
!!dev-python/pytest-relaxed[${PYTHON_USEDEP}]