mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Revert "app-misc/piper: remove flake8 test dep"
This reverts commit 8b5f4bfb06.
5/5 piper / flake8 FAIL
Closes: https://bugs.gentoo.org/834965
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -21,6 +21,11 @@ RESTRICT="!test? ( test )"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
virtual/pkgconfig
|
||||
test? (
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/flake8[${PYTHON_USEDEP}]
|
||||
')
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
|
||||
Reference in New Issue
Block a user