commit: ab9ceb2373e9ba27b0bb685581cd5cc8a76e9887
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 21:19:01 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 21:40:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9ceb23
dev-python/sphinx: Remove unnecessary flake8 test-dep
dev-python/sphinx/sphinx-1.7.5-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
index 86a61f664a7..130b1d14f22 100644
--- a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
+++ b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
@@ -46,7 +46,6 @@ DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
- dev-python/flake8[${PYTHON_USEDEP}]
dev-python/html5lib[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]