summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-14 10:31:37 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-14 10:41:24 +0200
commit98020d1384fabd4bd6f0780f2798b14981d7f3fb (patch)
tree0dcf7637968f267e089d96fb8460eb86f8147c8f /dev-python/hyperlink
parentdev-util/sysdig: Bump to 0.22.0 (diff)
downloadgentoo-98020d1384fabd4bd6f0780f2798b14981d7f3fb.tar.gz
gentoo-98020d1384fabd4bd6f0780f2798b14981d7f3fb.tar.bz2
gentoo-98020d1384fabd4bd6f0780f2798b14981d7f3fb.zip
dev-python/hyperlink: Remove unnnecessary pytest-cov dependency
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r--dev-python/hyperlink/hyperlink-18.0.0.ebuild1
1 files changed, 0 insertions, 1 deletions
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}]
)
"