dev-python/aodhclient: no test-requirements file, bug 611100

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Matthew Thode
2017-02-27 09:12:49 -06:00
parent b0b8c69ffa
commit 9b1fb940a1

View File

@@ -31,9 +31,3 @@ RDEPEND="
>=dev-python/debtcollector-1.3.0[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
"
python_prepare_all() {
# built in...
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all
}