mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/cliapp: add missing test dependency
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -22,7 +22,7 @@ MY_DEPEND="
|
||||
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
${MY_DEPEND}
|
||||
test? ( dev-python/CoverageTestRunner )
|
||||
test? ( dev-python/CoverageTestRunner dev-python/pep8 )
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user