Added 'pip install -r requirements.txt' instruction
'python setup.py install' will not install requirements. We have to install it manually. Please see comment #6 here: https://bugs.launchpad.net/pbr/+bug/1341341 Change-Id: I8d5b2cc07f17c86ec278b240c64e96dfb39aea40
This commit is contained in:
@@ -18,6 +18,7 @@ Then just run:
|
||||
|
||||
or
|
||||
|
||||
pip install -r requirements.txt
|
||||
python setup.py install
|
||||
|
||||
|
Reference in New Issue
Block a user