tempest-lib/doc/source/installation.rst
2014-08-27 22:52:05 -04:00

201 B

Installation

At the command line:

$ pip install tempest-lib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv tempest-lib
$ pip install tempest-lib