Documented python setup.py develop
Change-Id: Ic17f17e6c80f54a633676b7e17a899748038f8d6
This commit is contained in:
parent
0c4e131c6e
commit
14ffd1c1df
@ -40,6 +40,11 @@ then build the egg, and install the client into the virtualenv::
|
||||
|
||||
.. _virtualenvwrapper: http://www.doughellmann.com/projects/virtualenvwrapper
|
||||
|
||||
If you want to work in development mode, do this instead::
|
||||
|
||||
mkvirtualenv openstackclient
|
||||
pip install -r tools/pip-requires
|
||||
python setup.py develop
|
||||
|
||||
Toxicity tests can be ran simply by running ``run_tests.sh``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user