summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-12 17:18:10 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-12 20:49:33 +0200
commit7f0bc5352d15fbfb40016af997a8d200ea8d6f05 (patch)
tree578e64625edeac541e1d58b5f41154cfae3cc1f3 /dev-python
parentkde-apps: Add KDE Applications 18.04.3 (diff)
downloadgentoo-7f0bc5352d15fbfb40016af997a8d200ea8d6f05.tar.gz
gentoo-7f0bc5352d15fbfb40016af997a8d200ea8d6f05.tar.bz2
gentoo-7f0bc5352d15fbfb40016af997a8d200ea8d6f05.zip
dev-python/sphinx: Remove unnecessary pytest-cov dep
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sphinx/sphinx-1.7.5-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
index b3a122f0e25d..1b87b472641d 100644
--- a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
+++ b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
@@ -50,7 +50,6 @@ DEPEND="${RDEPEND}
dev-python/html5lib[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-cov[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
>=dev-python/sqlalchemy-0.9[${PYTHON_USEDEP}]
>=dev-python/whoosh-2.0[${PYTHON_USEDEP}]