openstack p2, newton is done, will add heat later

This commit is contained in:
Matthew Thode
2016-09-30 18:43:23 -05:00
parent 99223088f7
commit b54a183dd8
103 changed files with 2887 additions and 336 deletions

View File

@@ -49,7 +49,6 @@ RDEPEND="
#)
python_prepare_all() {
sed -i '/^argparse/d' requirements.txt || die
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all
}