dev-python/hyperlink: Remove unnnecessary pytest-cov dependency
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 Jul 2018 08:31:37 +0000 (10:31 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 Jul 2018 08:41:24 +0000 (10:41 +0200)
dev-python/hyperlink/hyperlink-18.0.0.ebuild

index 3b09e848237cd43bad9b1225a030c64ee5d8da27..673e40061ae5d0f57e855201b924753d03ccc7f7 100644 (file)
@@ -21,7 +21,6 @@ DEPEND="${RDEPEND}
        dev-python/idna[${PYTHON_USEDEP}]
        test? (
                >=dev-python/pytest-2.9.2[${PYTHON_USEDEP}]
-               >=dev-python/pytest-cov-2.3.0[${PYTHON_USEDEP}]
        )
 "