dev-python/oslotest: seding out hacking from test-reqs

Package-Manager: portage-2.2.20.1
This commit is contained in:
Matthew Thode
2015-09-01 10:07:29 -05:00
parent a91e794ebf
commit 82e756ff4a

View File

@@ -39,6 +39,11 @@ RDEPEND="
>=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
"
python_prepare() {
sed -i '/^hacking/d' test-requirements.txt
distutils-r1_python_prepare
}
python_compile_all() {
if use doc; then
esetup.py build_sphinx