]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commitdiff
[RM-12470] do not install from requirements in the awesome bootstrap script RM-12470 35/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 10 Aug 2015 17:49:38 +0000 (13:49 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 10 Aug 2015 17:49:38 +0000 (13:49 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
bootstrap

index 6dd1a2df1c0b135a4fd319998d3aea0064ec5a52..65cd46a532efe0565fdac793c3d84dc3a55db20d 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -38,5 +38,4 @@ fi
 
 test -d virtualenv || virtualenv virtualenv
 ./virtualenv/bin/python setup.py develop
-./virtualenv/bin/pip install -r requirements.txt -r requirements-dev.txt
 test -e radosgw-agent || ln -s ./virtualenv/bin/radosgw-agent .