Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 706310
Collapse All | Expand All

(-)a/dev-python/flake8/flake8-3.7.9.ebuild (-1 / +6 lines)
Lines 51-53 python_prepare_all() { Link Here
51
51
52
	distutils-r1_python_prepare_all
52
	distutils-r1_python_prepare_all
53
}
53
}
54
- 
54
55
python_test()
56
{
57
	distutils_install_for_testing
58
	pytest -vv || die "Tests fail with ${EPYTHON}"
59
}

Return to bug 706310