start on quincy support
This commit is contained in:
parent
80c4928e20
commit
087b2409aa
3
build.sh
3
build.sh
@ -30,7 +30,10 @@ cd ..
|
|||||||
source ./$VENV_DIR/bin/activate
|
source ./$VENV_DIR/bin/activate
|
||||||
|
|
||||||
# Some extra required libs ...
|
# Some extra required libs ...
|
||||||
|
pip install gunicorn
|
||||||
|
pip install httpie
|
||||||
pip install librabbitmq
|
pip install librabbitmq
|
||||||
|
|
||||||
# Needed by pyrax:
|
# Needed by pyrax:
|
||||||
pip install pbr
|
pip install pbr
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user