python-tempestconf/doc/source/installation.rst

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