dev-python/hpack: Remove unnecessary pytest-cov dep
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 Jul 2018 22:34:21 +0000 (00:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 Jul 2018 22:44:42 +0000 (00:44 +0200)
dev-python/hpack/hpack-3.0.0.ebuild

index 07eac8c2bbc1adbf8ed03aff18b6eeb0117adbd5..44e8da1d9ac2c4476e36eec0620d7ea345354071 100644 (file)
@@ -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}]