dev-python/hpack: Remove unnecessary pytest-cov dep

This commit is contained in:
Michał Górny
2018-07-15 00:34:21 +02:00
parent 00a8e2bf8e
commit a37040e2bd

View 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}]