mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/oslotest: seding out hacking from test-reqs
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user