From: Zac Medico Date: Sat, 13 Oct 2018 23:53:00 +0000 (-0700) Subject: dev-python/flake8-import-order: add pylama test dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=78324004bc8ca854883277469deee17f79d8fcb4;p=gentoo.git dev-python/flake8-import-order: add pylama test dep Signed-off-by: Zac Medico Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild b/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild index ffb5da6d0c94..64e94b1fafcd 100644 --- a/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild +++ b/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild @@ -25,6 +25,7 @@ DEPEND="${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] dev-python/flake8[${PYTHON_USEDEP}] dev-python/pycodestyle[${PYTHON_USEDEP}] + dev-python/pylama[${PYTHON_USEDEP}] )" python_test() {