app-misc/piper: remove flake8 test dep

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2022-03-11 16:37:56 +02:00
parent aa2000a2d8
commit 8b5f4bfb06

View File

@@ -21,11 +21,6 @@ RESTRICT="!test? ( test )"
BDEPEND="
${PYTHON_DEPS}
virtual/pkgconfig
test? (
$(python_gen_cond_dep '
dev-python/flake8[${PYTHON_USEDEP}]
')
)
"
RDEPEND="
${PYTHON_DEPS}