diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-13 23:19:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-13 23:40:20 +0200 |
commit | ab9ceb2373e9ba27b0bb685581cd5cc8a76e9887 (patch) | |
tree | 7da4b9425bf0d2ab99b7c541a13b97eb67e017ba /dev-python/sphinx | |
parent | media-libs/mesa: Version bump to 18.1.4 (diff) | |
download | gentoo-ab9ceb2373e9ba27b0bb685581cd5cc8a76e9887.tar.gz gentoo-ab9ceb2373e9ba27b0bb685581cd5cc8a76e9887.tar.bz2 gentoo-ab9ceb2373e9ba27b0bb685581cd5cc8a76e9887.zip |
dev-python/sphinx: Remove unnecessary flake8 test-dep
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r-- | dev-python/sphinx/sphinx-1.7.5-r1.ebuild | 1 |
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 86a61f664a74..130b1d14f223 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}] |