From: Michał Górny Date: Sat, 14 Jul 2018 08:31:37 +0000 (+0200) Subject: dev-python/hyperlink: Remove unnnecessary pytest-cov dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=98020d1384fabd4bd6f0780f2798b14981d7f3fb;p=gentoo.git dev-python/hyperlink: Remove unnnecessary pytest-cov dependency --- diff --git a/dev-python/hyperlink/hyperlink-18.0.0.ebuild b/dev-python/hyperlink/hyperlink-18.0.0.ebuild index 3b09e848237c..673e40061ae5 100644 --- a/dev-python/hyperlink/hyperlink-18.0.0.ebuild +++ b/dev-python/hyperlink/hyperlink-18.0.0.ebuild @@ -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}] ) "