Add a step to install tox
Before use tox, we need install it. Change-Id: I3432f3ab4bcba2d67e00e6f8a7c3916959d59c27
This commit is contained in:
parent
9b4badd14f
commit
8e64367012
@ -39,6 +39,10 @@ First of all, clone the repo and go to the repo directory::
|
||||
$ git clone https://github.com/openstack/mistral.git
|
||||
$ cd mistral
|
||||
|
||||
Install tox::
|
||||
|
||||
$ pip install tox
|
||||
|
||||
Generate config::
|
||||
|
||||
$ tox -egenconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user