python-tempestconf/doc/source/installation.rst

223 B

Installation

At the command line:

$ pip install python-tempestconf

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-tempestconf
$ pip install python-tempestconf