os-testr/doc/source/installation.rst
2015-03-17 14:58:46 -04:00

193 B

Installation

At the command line:

$ pip install os-testr

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv os-testr
$ pip install os-testr