commit: 98020d1384fabd4bd6f0780f2798b14981d7f3fb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 08:31:37 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 08:41:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98020d13
dev-python/hyperlink: Remove unnnecessary pytest-cov dependency
dev-python/hyperlink/hyperlink-18.0.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/hyperlink/hyperlink-18.0.0.ebuild
b/dev-python/hyperlink/hyperlink-18.0.0.ebuild
index 3b09e848237..673e40061ae 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}]
)
"