commit:     a37040e2bd83f976c67192b7853e24dc048b6905
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 22:34:21 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 22:44:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37040e2

dev-python/hpack: Remove unnecessary pytest-cov dep

 dev-python/hpack/hpack-3.0.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/hpack/hpack-3.0.0.ebuild 
b/dev-python/hpack/hpack-3.0.0.ebuild
index 07eac8c2bbc..44e8da1d9ac 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}]

Reply via email to