python-tempestconf/doc/source/installation.rst
2016-08-24 17:21:57 +02:00

226 B

Installation

At the command line:

$ pip install tempest_config_tool

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv tempest_config_tool
$ pip install tempest_config_tool