Merge "Add a step to install tox"

This commit is contained in:
Zuul 2018-02-25 14:09:33 +00:00 committed by Gerrit Code Review
commit b20b50d8f9

View File

@ -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