mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/mccabe: pytest-runner is needed outside of tests #575112
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -22,7 +22,7 @@ SLOT="0"
|
||||
RDEPEND=">=dev-python/pep8-1.4.3[${PYTHON_USEDEP}]
|
||||
dev-python/flake8[${PYTHON_USEDEP}]"
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? ( dev-python/pytest-runner[${PYTHON_USEDEP}] )"
|
||||
dev-python/pytest-runner[${PYTHON_USEDEP}]"
|
||||
|
||||
python_test() {
|
||||
${EPYTHON} test_mccabe.py || die
|
||||
|
||||
Reference in New Issue
Block a user