From: Michał Górny Date: Sat, 14 Jul 2018 22:34:21 +0000 (+0200) Subject: dev-python/hpack: Remove unnecessary pytest-cov dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a37040e2bd83f976c67192b7853e24dc048b6905;p=gentoo.git dev-python/hpack: Remove unnecessary pytest-cov dep --- 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}]