summaryrefslogtreecommitdiff
path: root/dev-python/flake8/flake8-4.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flake8/flake8-4.0.0.ebuild')
-rw-r--r--dev-python/flake8/flake8-4.0.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-4.0.0.ebuild b/dev-python/flake8/flake8-4.0.0.ebuild
index 8bf1116ff1cf..3c07a4d85dc9 100644
--- a/dev-python/flake8/flake8-4.0.0.ebuild
+++ b/dev-python/flake8/flake8-4.0.0.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
<dev-python/pyflakes-2.5.0[${PYTHON_USEDEP}]
>=dev-python/pycodestyle-2.8.0[${PYTHON_USEDEP}]
<dev-python/pycodestyle-2.9.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' pypy3)
"
PDEPEND="
>=dev-python/mccabe-0.6.0[${PYTHON_USEDEP}]