dev-python/CommonMark: Remove unnecessary test-dep on flake8
authorMichał Górny <mgorny@gentoo.org>
Fri, 31 Aug 2018 08:29:42 +0000 (10:29 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 31 Aug 2018 08:29:42 +0000 (10:29 +0200)
dev-python/CommonMark/CommonMark-0.7.5.ebuild

index 9a963bceaeffddcf57fab849d7532351bea5d26b..84141444df51f2b20e0b14717eb4d1ae3502bd95 100644 (file)
@@ -21,7 +21,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               >=dev-python/flake8-3.4.0[${PYTHON_USEDEP}]
                >=dev-python/hypothesis-3.7.1[${PYTHON_USEDEP}]
        )
        dev-python/setuptools[${PYTHON_USEDEP}]